]> Git Repo - binutils.git/blobdiff - gdb/python/py-param.c
-Wwrite-strings: The Rest
[binutils.git] / gdb / python / py-param.c
index d80b731860c056a54d1737869654ac93dcd454e7..f0d3423e3bf93a871bf334d0995062f96415e7c2 100644 (file)
@@ -32,7 +32,7 @@
 /* Parameter constants and their values.  */
 struct parm_constant
 {
-  char *name;
+  const char *name;
   int value;
 };
 
This page took 0.025477 seconds and 4 git commands to generate.