X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fsync.c;h=6341415a3c94660799725836c4a3a71ea2dbf658;hb=7029240def9f0a2ff4e8bbeb2835c59e8ef6d463;hp=a4c9b05ad1ffdba615505e39950a9e943622d30b;hpb=0a3c6e75d7bf2f7d79a1e448c343946f689e6ba1;p=libucw.git diff --git a/lib/sync.c b/lib/sync.c index a4c9b05a..6341415a 100644 --- a/lib/sync.c +++ b/lib/sync.c @@ -10,7 +10,7 @@ #include void -sync_dir(const byte *name) +sync_dir(const char *name) { int fd = open(name, O_RDONLY #ifdef CONFIG_LINUX