Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / sshdh.c
diff --git a/sshdh.c b/sshdh.c
index 48f277a..f0abd3e 100644 (file)
--- a/sshdh.c
+++ b/sshdh.c
@@ -1,3 +1,7 @@
+/*
+ * Diffie-Hellman implementation for PuTTY.
+ */
+
 #include "ssh.h"
 
 /*