Close unclosed comments ;-)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
pull/1/head
Johannes Schindelin 10 years ago
parent 198c855d2a
commit ad7a054e8c

@ -24,7 +24,7 @@
#ifndef _MSC_VER #ifndef _MSC_VER
#include <pwd.h> #include <pwd.h>
#endif /* _MSC_VER #endif /* _MSC_VER */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
@ -33,7 +33,7 @@
#ifndef _MSC_VER #ifndef _MSC_VER
#include <dirent.h> #include <dirent.h>
#include <pthread.h> #include <pthread.h>
#endif /* _MSC_VER #endif /* _MSC_VER */
#include <sys/stat.h> #include <sys/stat.h>
#include <sys/types.h> #include <sys/types.h>
#include <limits.h> #include <limits.h>

Loading…
Cancel
Save