mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
eliminated gcc-4 compilation warnings
This commit is contained in:
@@ -1128,7 +1128,7 @@ UnescapeWM_CLASS(char *str, char **name, char **class)
|
||||
void
|
||||
SendHelperMessage(WScreen *scr, char type, int workspace, char *msg)
|
||||
{
|
||||
unsigned char *buffer;
|
||||
char *buffer;
|
||||
int len;
|
||||
int i;
|
||||
char buf[16];
|
||||
|
||||
Reference in New Issue
Block a user