summaryrefslogtreecommitdiff
path: root/games/tinymux/files/patch-src-htab.c
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-10-27 19:13:06 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-10-27 19:13:06 +0000
commit11d09fb6fa3d8f0366aca1ebdb2d100319bbdf1c (patch)
tree4af0372e32ed0c7547557acc1fd3a731e3d584b8 /games/tinymux/files/patch-src-htab.c
parentportlint (DISTFILES->DISTNAME, fix COMMENT, reorder vars) (diff)
Fix build on -CURRENT.
Diffstat (limited to 'games/tinymux/files/patch-src-htab.c')
-rw-r--r--games/tinymux/files/patch-src-htab.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/tinymux/files/patch-src-htab.c b/games/tinymux/files/patch-src-htab.c
new file mode 100644
index 000000000000..69a18f029ca1
--- /dev/null
+++ b/games/tinymux/files/patch-src-htab.c
@@ -0,0 +1,9 @@
+--- 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 */