1c2fca3540
to apply it.
13 lines
469 B
Text
13 lines
469 B
Text
$NetBSD: patch-ac,v 1.3 2005/07/18 01:18:59 kristerw Exp $
|
|
|
|
--- source/hdinter.h.orig Mon Jan 17 21:10:00 2005
|
|
+++ source/hdinter.h Mon Jul 18 03:09:11 2005
|
|
@@ -63,7 +63,7 @@
|
|
/* ...and (some) object types */
|
|
enum D_OBJECT_TYPE
|
|
{
|
|
- UP = 1, DOWN, LEFT, RIGHT, PAGEUP, PAGEDOWN,
|
|
+ EV_UP = 1, DOWN, LEFT, RIGHT, PAGEUP, PAGEDOWN,
|
|
|
|
/* START and FINISH are used to move to the very top or bottom,
|
|
while HOME and END generally refer to the start and end of
|