diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-08-09 08:08:42 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-08-09 08:08:42 +0000 |
commit | 5a053fb6fc209bc3f01b8dcc5d4a040ffb50e3b2 (patch) | |
tree | 91adb4994380c80d4becfeb3ae8e676aa81394de /gendss.c | |
parent | 41f5e21044c246334937986ba7b85a733f30eab7 (diff) |
Just a test for merging heads
--HG--
extra : convert_revision : ede585c846c166007394decf3d57c24c42682160
Diffstat (limited to 'gendss.c')
-rw-r--r-- | gendss.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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); |