]> andersk Git - openssh.git/blobdiff - packet.c
- djm@cvs.openbsd.org 2005/10/30 08:52:18
[openssh.git] / packet.c
index 70e0110cbaf877eb115b048434be63f658337729..db2aa24119d184496bb128bcc7baea62d185910d 100644 (file)
--- a/packet.c
+++ b/packet.c
@@ -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.040583 seconds and 4 git commands to generate.