mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
renamed dprintf to dbprintf
This commit is contained in:
@@ -162,8 +162,8 @@ Bool wGetIconName(Display *dpy, Window win, char **iconname);
|
||||
|
||||
/* debugging stuff */
|
||||
|
||||
void dprintf(char *, ...);
|
||||
void dputs(char *);
|
||||
void dbprintf(char *, ...);
|
||||
void dbputs(char *);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user