summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regmagic.h
blob: a6278263ed713fe8e49ae29f3de6b5a9b4c1abfe (plain) (blame)
1
2
3
4
5
6
7
/*	$Id: regmagic.h,v 1.1.1.1 1995/10/18 08:42:35 deraadt Exp $ */

/*
 * The first byte of the regexp internal "program" is actually this magic
 * number; the start node begins in the second byte.
 */
#define	MAGIC	0234