]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/protos.h
Misc -- see ChangeLog
[bacula/bacula] / bacula / src / lib / protos.h
index d4abd6a481fd38dd8c530ffdf6d5167ef656be18..8f8bbf4218a667620b1211e07030cfd3a977a1b7 100644 (file)
@@ -53,7 +53,7 @@ int       pool_sprintf           (char *pool_buf, char *fmt, ...);
 void      create_pid_file        (char *dir, char *progname, int port);
 int       delete_pid_file        (char *dir, char *progname, int port);
 void      drop                   (char *uid, char *gid);
-int       bmicrosleep            (time_t sec, long msec);
+int       bmicrosleep            (time_t sec, long usec);
 char     *bfgets                 (char *s, int size, FILE *fd);
 void      make_unique_filename   (POOLMEM **name, int Id, char *what);
 #ifndef HAVE_STRTOLL