--- code/trunk/maketables.c 2007/02/24 21:39:21 43 +++ code/trunk/maketables.c 2007/02/24 21:39:42 53 @@ -8,7 +8,7 @@ Written by: Philip Hazel - Copyright (c) 1997-2000 University of Cambridge + Copyright (c) 1997-2001 University of Cambridge ----------------------------------------------------------------------------- Permission is granted to anyone to use this software for any purpose on any @@ -58,7 +58,7 @@ Returns: pointer to the contiguous block of data */ -unsigned const char * +const unsigned char * pcre_maketables(void) { unsigned char *yield, *p;