]> andersk Git - gssapi-openssh.git/blobdiff - openssh/packet.c
lost last two lines when applied the patch?
[gssapi-openssh.git] / openssh / packet.c
index 94bbec341ea466a61faef67b3378c6ed276b5e5b..ee81f686e2a6d53025f520a1456cc886149b07e2 100644 (file)
@@ -37,7 +37,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: packet.c,v 1.119 2005/07/28 17:36:22 markus Exp $");
+RCSID("$OpenBSD: packet.c,v 1.120 2005/10/30 08:52:17 djm Exp $");
 
 #include "openbsd-compat/sys-queue.h"
 
@@ -572,7 +572,7 @@ packet_send1(void)
        buffer_clear(&outgoing_packet);
 
        /*
-        * Note that the packet is now only buffered in output.  It won\'t be
+        * Note that the packet is now only buffered in output.  It won't be
         * actually sent until packet_write_wait or packet_write_poll is
         * called.
         */
This page took 0.035335 seconds and 4 git commands to generate.