about summary refs log tree commit diff
path: root/test/testrandom.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testrandom.c')
-rw-r--r--test/testrandom.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/testrandom.c b/test/testrandom.c
index 3f65f0d2..43414926 100644
--- a/test/testrandom.c
+++ b/test/testrandom.c
@@ -9,6 +9,9 @@
   Options:
     -q : quiet mode
     -v : verbose mode : Use to generate values for new table 
+
+  This is a self-contained program which does not require any libnetpbm
+  functions.
 =============================================================================*/
 #include <stdio.h>
 #include <stdlib.h>