Merge remote-tracking branch 'origin/pr/353'
This commit is contained in:
commit
ac9ef5b776
1 changed files with 5 additions and 0 deletions
|
@ -224,6 +224,11 @@ fsmonitor_init ( void )
|
|||
{
|
||||
}
|
||||
|
||||
void
|
||||
fsmonitor_done ( void )
|
||||
{
|
||||
}
|
||||
|
||||
int
|
||||
fsmonitor_add ( const char *path, fsmonitor_t *fsm )
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue