summaryrefslogtreecommitdiff
path: root/games/tinymux/files/patch-src-htab.c
diff options
context:
space:
mode:
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 */