diff --git a/gendss.c b/gendss.c
index 649f3c0a52eefdd31398670ca6ff66c593bf1608..698855221bc114bbc08fa06e9ace86805bc36fa4 100644
--- a/gendss.c
+++ b/gendss.c
@@ -34,6 +34,8 @@
 #define PSIZE 128 /* 1024 bit*/
 #define QSIZE 20 /* 160 bit */
 
+/* This is just a test */
+
 #ifdef DROPBEAR_DSS
 
 static void getq(dss_key *key);