Make sudo pass -Wwrite-strings
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
* For converting between syslog numbers and strings.
|
||||
*/
|
||||
struct strmap {
|
||||
char *name;
|
||||
const char *name;
|
||||
int num;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user