12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
|
$OpenBSD: patch-nspmod_h,v 1.1 2007/10/26 20:28:51 ajacoutot Exp $
|
||
|
--- nspmod.h.orig Sat Sep 16 08:50:32 1995
|
||
|
+++ nspmod.h Fri Oct 26 22:12:40 2007
|
||
|
@@ -3,6 +3,7 @@
|
||
|
#endif
|
||
|
|
||
|
typedef struct {
|
||
|
+ i15x bits; /* -b # */
|
||
|
i15x onlyCh; /* -c # */
|
||
|
i15x showEvents; /* -e, -ee */
|
||
|
u16x outRate; /* -f # */
|