aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/libconfig/scandir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/libconfig/scandir.c b/ports/libconfig/scandir.c
index 555a3dc5e..313730410 100644
--- a/ports/libconfig/scandir.c
+++ b/ports/libconfig/scandir.c
@@ -22,6 +22,7 @@
// Emulation of posix scandir() call
// This source file is #include'd by scandir.c
// THIS IS A C FILE! DO NOT CHANGE TO C++!!!
+// See @http://www.fltk.org/strfiles/1779/scandir.c
#include <string.h>
#include <windows.h>