Commit ad7a054e authored by Johannes Schindelin's avatar Johannes Schindelin

Close unclosed comments ;-)

Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent 198c855d
......@@ -24,7 +24,7 @@
#ifndef _MSC_VER
#include <pwd.h>
#endif /* _MSC_VER
#endif /* _MSC_VER */
#include <stdio.h>
#include <stdlib.h>
......@@ -33,7 +33,7 @@
#ifndef _MSC_VER
#include <dirent.h>
#include <pthread.h>
#endif /* _MSC_VER
#endif /* _MSC_VER */
#include <sys/stat.h>
#include <sys/types.h>
#include <limits.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment