glu: Fix deprecated conversion from string constant to ‘char*’ warning.
[mesa.git] / src / glu / sgi / libnurbs / internals / bin.h
index 2f976eb9bd24e7c87a597424d6797014b519cd49..dd0f878f60e0fa4b5c1cd62daeb365dc027ad041 100644 (file)
@@ -57,7 +57,7 @@ public:
     int                        numarcs( void );
     void               adopt( void );
     void               markall( void );
-    void               show( char * );
+    void               show( const char * );
     void               listBezier( void );
 };