changeset 60:2ca590852f45

Just a test for merging heads
author Matt Johnston <matt@ucc.asn.au>
date Mon, 09 Aug 2004 08:08:42 +0000
parents 5edf356295af
children 6571b480fa04
files gendss.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gendss.c	Mon Aug 09 03:21:20 2004 +0000
+++ b/gendss.c	Mon Aug 09 08:08:42 2004 +0000
@@ -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);