1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/shells/sash/files/patch-ai

12 lines
200 B
Plaintext
Raw Normal View History

diff -NPru cmd_gzip.c.orig cmd_gzip.c
--- cmd_gzip.c.orig Tue Apr 20 13:46:17 1999
+++ cmd_gzip.c Sat Jan 22 23:47:44 2000
@@ -666,6 +666,6 @@
}
-#endif
+#endif /* HAVE_GZIP */
/* END CODE */