[Glibc-bsd-commits] r5270 - trunk/freebsd-utils/debian/patches

rmh at alioth.debian.org rmh at alioth.debian.org
Sun Dec 29 20:03:55 UTC 2013


Author: rmh
Date: 2013-12-29 20:03:55 +0000 (Sun, 29 Dec 2013)
New Revision: 5270

Modified:
   trunk/freebsd-utils/debian/patches/014_route.diff
Log:
Leftover refresh

Modified: trunk/freebsd-utils/debian/patches/014_route.diff
===================================================================
--- trunk/freebsd-utils/debian/patches/014_route.diff	2013-12-29 19:57:56 UTC (rev 5269)
+++ trunk/freebsd-utils/debian/patches/014_route.diff	2013-12-29 20:03:55 UTC (rev 5270)
@@ -1,6 +1,6 @@
 --- a/src/sbin/route/route.c
 +++ b/src/sbin/route/route.c
-@@ -167,7 +167,7 @@
+@@ -174,7 +174,7 @@
  	if (argc < 2)
  		usage(NULL);
  
@@ -9,7 +9,7 @@
  		switch(ch) {
  		case 'n':
  			nflag = 1;
-@@ -247,6 +249,11 @@
+@@ -250,6 +250,11 @@
  
  	if (fib < 0)
  		return (0);




More information about the Glibc-bsd-commits mailing list