opnsense-ports/games/assaultcube/files/patch-source_src_console.h
Franco Fichtner 46dcdb4a35 */*: sync with upstream
Taken from: FreeBSD
2015-05-06 07:34:44 +02:00

17 lines
258 B
C

--- source/src/console.h.orig 2013-10-09 08:27:31 UTC
+++ source/src/console.h
@@ -127,7 +127,7 @@
}
};
-/** WIP ALERT */
+/** WIP ALERT *//*
struct textinputbuffer_wip
{
string buf;
@@ -257,4 +257,4 @@
return false;
}
};
-
+*/