diff cli-session.c @ 857:c19acba28590

use oldstyle comments
author Matt Johnston <matt@ucc.asn.au>
date Thu, 14 Nov 2013 22:03:30 +0800
parents 7dcb46da72d9
children 220f55d540ae
line wrap: on
line diff
--- a/cli-session.c	Thu Nov 14 21:45:50 2013 +0800
+++ b/cli-session.c	Thu Nov 14 22:03:30 2013 +0800
@@ -175,7 +175,7 @@
 }
 
 static void recv_msg_service_accept(void) {
-	// do nothing, if it failed then the server MUST have disconnected
+	/* do nothing, if it failed then the server MUST have disconnected */
 }
 
 /* This function drives the progress of the session - it initiates KEX,