aboutsummaryrefslogtreecommitdiff
path: root/src/graph/view3D/save3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/view3D/save3d.c')
-rw-r--r--src/graph/view3D/save3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/view3D/save3d.c b/src/graph/view3D/save3d.c
index 94cccd32..5c41eb72 100644
--- a/src/graph/view3D/save3d.c
+++ b/src/graph/view3D/save3d.c
@@ -133,7 +133,7 @@ void
drawSavePanel(void)
{
- char *s;
+ const char* s;
int i,strlength;
GSetForeground(saveGC,(float)saveButtonColor,Xoption);