aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/regexp/regmagic.h
blob: 9eb4eaf96ebc3055cc9a7c0140a4813601fcb299 (plain)
1
2
3
4
5
6
7
/*	$Id$ */

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