Archived
1
0
Fork 0

moving src/notify to src/

This commit is contained in:
Henrik Hautakoski 2010-10-19 11:25:24 +02:00
parent 309350c01f
commit 22d7238b36
15 changed files with 32 additions and 33 deletions

View file

@ -1,6 +1,6 @@
#include <stdio.h>
#include "../src/notify/notify.h"
#include "../src/notify.h"
PROT_SCAN_CALLBACK(my_callback) {
//printf("FROM THREAD -- path: %s; is_dir = %i\n", path, dir);