import winsup-2000-02-17 snapshot
This commit is contained in:
7
winsup/cygwin/regexp/regmagic.h
Normal file
7
winsup/cygwin/regexp/regmagic.h
Normal file
@@ -0,0 +1,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
|
Reference in New Issue
Block a user