commit | a6a48e87bc469f37ed1c53d0e4d22faaa0a5adf3 | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@links.org> | Thu Aug 01 11:14:23 2013 +0100 |
committer | Ben Laurie <ben@links.org> | Fri Sep 06 13:59:13 2013 +0100 |
tree | 1ed269880bcfe25a1496b43f4629215861d246d2 | |
parent | 36086186a9b90cdad0d2cd0a598a10f03f8f4bcc [diff] [blame] |
Make it build.
diff --git a/apps/s_server.c b/apps/s_server.c index d3b2d4a..cf40da5 100644 --- a/apps/s_server.c +++ b/apps/s_server.c
@@ -3598,7 +3598,7 @@ return 1; } } - //no auth extension to send + /* no auth extension to send */ return -1; } @@ -3631,7 +3631,7 @@ return 1; } } - //no supplemental data to send + /* no supplemental data to send */ return -1; } #endif