]> git.saurik.com Git - apple/network_cmds.git/blobdiff - netstat.tproj/unix.c
network_cmds-115.2.tar.gz
[apple/network_cmds.git] / netstat.tproj / unix.c
index c61c8559022b0f5a9d6c6e2903983e2cfd9bde00..541c716a19ba2fec332ba9a3c6757b84d5b40bf6 100644 (file)
@@ -59,7 +59,7 @@
 static char sccsid[] = "@(#)unix.c     8.1 (Berkeley) 6/6/93";
 #endif
 static const char rcsid[] =
-       "$Id: unix.c,v 1.1.1.2 2000/01/11 01:48:53 wsanchez Exp $";
+       "$Id: unix.c,v 1.2 2001/07/31 05:54:11 wsanchez Exp $";
 #endif /* not lint */
 
 /*
@@ -140,7 +140,7 @@ unixpr()
                                printf("Some %s sockets may have been created.\n",
                               socktype[type]);
                        } else {
-                               printf("Some %s sockets may have been created or deleted",
+                               printf("Some %s sockets may have been created or deleted\n",
                               socktype[type]);
                        }
                }