Fix PDF print driver debug code
Signed-off-by: Matt Madia <[email protected]>
This commit is contained in:
committed by
Matt Madia
parent
1bd15897ba
commit
ae2107f878
@@ -1254,7 +1254,7 @@ RegExp::Dump()
|
|||||||
char *
|
char *
|
||||||
RegExp::Prop(const char *op) const
|
RegExp::Prop(const char *op) const
|
||||||
{
|
{
|
||||||
char *p = NULL;
|
const char *p = NULL;
|
||||||
static char buf[50];
|
static char buf[50];
|
||||||
|
|
||||||
(void) strcpy(buf, ":");
|
(void) strcpy(buf, ":");
|
||||||
|
|||||||
Reference in New Issue
Block a user