freebsd-ports/games/tinymux/files/patch-src-htab.c
2003-10-27 19:13:06 +00:00

9 lines
187 B
C

--- htab.c.orig Tue Oct 28 01:03:30 2003
+++ htab.c Tue Oct 28 01:03:38 2003
@@ -805,4 +805,4 @@
return -1;
}
-#endif STANDALONE
\ No newline at end of file
+#endif /* STANDALONE */