ports/misc/estic/files/patch-menue.cc
Dirk Meyer b111b35ebf - add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
2017-01-29 14:47:22 +00:00

13 lines
377 B
C++

--- spunk/menue.cc.orig 1997-01-26 17:17:32 UTC
+++ spunk/menue.cc
@@ -495,8 +495,8 @@ void GenericMenue::DynamicRight ()
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