X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=demos%2Fbio%2Fsaccept.c;fp=demos%2Fbio%2Fsaccept.c;h=0686fd1e06544fe906ee433871d0501c19693e4c;hp=02479edc032eea6108b0bd87c4c9863395b7d2a0;hb=23a22b4cf72b0c2aadcd65001d4a28941d570547;hpb=c80fd6b215449f2ba7228af58979ac8709f74b82 diff --git a/demos/bio/saccept.c b/demos/bio/saccept.c index 02479edc03..0686fd1e06 100644 --- a/demos/bio/saccept.c +++ b/demos/bio/saccept.c @@ -1,7 +1,8 @@ /* 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