kterm (6.2.0-46) kterm.h

Summary

 kterm.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- kterm-6.2.0.orig/kterm.h
+++ kterm-6.2.0/kterm.h
@@ -35,7 +35,7 @@
 #define KTERM_XIM	/* XIM protocol */
 #define KTERM_KINPUT2	/* Kinput2 protocol */
 #define KTERM_COLOR	/* color sequence */
-#define KTERM_NOTEK	/* disables Tektronix emulation */
+#undef  KTERM_NOTEK	/* disables Tektronix emulation */
 #undef  KTERM_XAW3D	/* Xaw3d -DARROW_SCROLLBAR support */
 
 #endif /* !_KTERM_H_ */