add notice about where devurandom.c is from master
authorJann Horn <jann@thejh.net>
Sun, 30 Mar 2014 20:41:24 +0000 (22:41 +0200)
committerJann Horn <jann@thejh.net>
Sun, 30 Mar 2014 20:41:24 +0000 (22:41 +0200)
devurandom.c

index 8a7a7b6..bd6ba2e 100644 (file)
@@ -1,3 +1,5 @@
+// copied from NaCl (the crypto lib)
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>