summaryrefslogtreecommitdiffhomepage
path: root/gendss.c
diff options
context:
space:
mode:
Diffstat (limited to 'gendss.c')
-rw-r--r--gendss.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gendss.c b/gendss.c
index 649f3c0..6988552 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);