summaryrefslogtreecommitdiff
path: root/misc/fep/patches/patch-ad
blob: fd07ab9adaa8ab2910ee8937f28002a821a4a985 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ad,v 1.2 2000/02/13 14:20:42 dmcmahill Exp $

--- fep_defs.h.orig	Mon May 10 01:23:33 1993
+++ fep_defs.h	Sun Feb 13 09:17:42 2000
@@ -6,5 +6,5 @@
 #endif lint
 
-#define	MAXCOMLEN		512	/* maximum command length */
+#define	MAXCMDLEN		512	/* maximum command length */
 #define MAXARGS			64	/* maximum number of arguments */
 #define ON			1	/* on switch */