(RCSID): const correctness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7132 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define RCSID(msg) \
|
#define RCSID(msg) \
|
||||||
static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
|
||||||
|
|
||||||
#undef PROTOTYPES
|
#undef PROTOTYPES
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user