2013-09-26 17:14:40 +02:00

14 lines
288 B
Plaintext

$NetBSD: patch-af,v 1.1 2002/08/14 16:18:41 tron Exp $
--- include/Event.hh.orig Sat Nov 1 12:49:56 1997
+++ include/Event.hh Wed Aug 14 18:07:43 2002
@@ -105,7 +105,7 @@
const int ktMAX = 1056;
-const cmInvalid = 0;
+const int cmInvalid = 0;
class EventManager {
protected: