make standard_error a const string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23960 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
#include <popper.h>
|
#include <popper.h>
|
||||||
RCSID("$Id$");
|
RCSID("$Id$");
|
||||||
|
|
||||||
static char standard_error[] =
|
static const char standard_error[] =
|
||||||
"Error error updating primary drop. Mailbox unchanged";
|
"Error error updating primary drop. Mailbox unchanged";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user