More comments
[openssl.git] / demos / bio / saccept.c
index 02479edc032eea6108b0bd87c4c9863395b7d2a0..0686fd1e06544fe906ee433871d0501c19693e4c 100644 (file)
@@ -1,7 +1,8 @@
 /* NOCW */
 /* demos/bio/saccept.c */
 
 /* NOCW */
 /* demos/bio/saccept.c */
 
-/* A minimal program to serve an SSL connection.
+/*-
+ * A minimal program to serve an SSL connection.
  * It uses blocking.
  * saccept host:port
  * host is the interface IP to use.  If any interface, use *:port
  * It uses blocking.
  * saccept host:port
  * host is the interface IP to use.  If any interface, use *:port