aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spkigen.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-16 15:52:31 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:20:06 +0000
commit28470b6095aa1f098860ffdf226f32e4c4cd334f (patch)
tree02493f5887006cd6c5fd9a844fc2165e8960121c /demos/spkigen.c
parent23a22b4cf72b0c2aadcd65001d4a28941d570547 (diff)
downloadopenssl-28470b6095aa1f098860ffdf226f32e4c4cd334f.tar.gz
Yet more comments
Conflicts: crypto/dsa/dsa_asn1.c crypto/pem/pem_all.c fips/dh/dh_gen.c fips/dh/fips_dh_check.c fips/dh/fips_dh_gen.c ssl/ssl_ciph.c Conflicts: ssl/d1_clnt.c Conflicts: ssl/s2_pkt.c Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'demos/spkigen.c')
-rw-r--r--demos/spkigen.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/spkigen.c b/demos/spkigen.c
index 2cd5dfea97..a22b3ef340 100644
--- a/demos/spkigen.c
+++ b/demos/spkigen.c
@@ -1,5 +1,6 @@
/* NOCW */
-/* demos/spkigen.c
+/*-
+ * demos/spkigen.c
* 18-Mar-1997 - eay - A quick hack :-)
* version 1.1, it would probably help to save or load the
* private key :-)