Cleanup and documentation updates:
- Remove shared/str.h where not used. - Remove shared/debug.h from all files as it has been completely replaced by shared/report.h (it will be removed later). - Add more doxygen comments to shared/* and clients/lcdproc/*. - Include static functions in doxygen output.
This commit is contained in:
@@ -1018,7 +1018,7 @@ imonlcd_output(Driver *drvthis, int state)
|
||||
icon |= IMON_ICON_OGG;
|
||||
break;
|
||||
case 3:
|
||||
icon |= IMON_ICON_WMA;
|
||||
icon |= IMON_ICON_WMA2;
|
||||
break;
|
||||
case 4:
|
||||
icon |= IMON_ICON_WAV;
|
||||
|
||||
Reference in New Issue
Block a user