BIG patch...
[vlendec/samba-autobuild/.git] / source3 / ubiqx / debugparse.h
index 9ed1777e9566251874a884bc0dfc6c9e7a46a791..458eee74558f508ea1fa41bc17d09ef2f00ab767 100644 (file)
@@ -62,7 +62,7 @@ typedef enum
  * Function prototypes...
  */
 
- char *dbg_token2string( dbg_Token tok );
+ const char *dbg_token2string( dbg_Token tok );
   /* ------------------------------------------------------------------------ **
    * Given a token, return a string describing the token.
    *