1
0
Fork 0
dockapps/wmifs/wmifs
Doug Torrance 2a7a1a215d wmifs: Avoid NULL arguments to strdup.
This prevents several compiler warnings such as the following:
wmifs.c:422:3: warning: null argument where non-null required (argument 1) [-Wnonnull]
   left_action = strdup(LEFT_ACTION);
   ^
2014-10-23 08:03:32 +01:00
..
Makefile wmifs: Update Makefile. 2014-10-23 08:03:31 +01:00
sample.wmifsrc wmifs: Add version 1.3b1 to repository. 2014-10-23 08:03:31 +01:00
wmifs-mask.xbm wmifs: Add version 1.3b1 to repository. 2014-10-23 08:03:31 +01:00
wmifs-master.xpm wmifs: Add version 1.3b1 to repository. 2014-10-23 08:03:31 +01:00
wmifs.c wmifs: Avoid NULL arguments to strdup. 2014-10-23 08:03:32 +01:00