From 5a053fb6fc209bc3f01b8dcc5d4a040ffb50e3b2 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Mon, 9 Aug 2004 08:08:42 +0000
Subject: [PATCH] Just a test for merging heads

--HG--
extra : convert_revision : ede585c846c166007394decf3d57c24c42682160
---
 gendss.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gendss.c b/gendss.c
index 649f3c0a..69885522 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);
-- 
GitLab