1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/misc/estic/files/patch-am
Steve Price 059a88c435 Consolidate diffs to a single file into one patch and add a boatload
of patches to fix the build on -current.
2000-02-27 15:04:16 +00:00

14 lines
368 B
Plaintext

--- spunk/menue.cc.orig Sat Feb 26 17:58:13 2000
+++ spunk/menue.cc Sat Feb 26 17:58:32 2000
@@ -495,8 +495,8 @@
i16 GenericMenue::GetChoice ()
{
- const AltNextKeyCode = MaxUserID + 1;
- const AltPrevKeyCode = MaxUserID + 2;
+ const int AltNextKeyCode = MaxUserID + 1;
+ const int AltPrevKeyCode = MaxUserID + 2;
// Remember old window state