Add some more meaningful comments I found in an old file on the lcdproc.org
web site.
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
/** \file server/widget.c
|
||||
* Does all actions on widgets
|
||||
* This file houses code that handles the creation and destruction of widget
|
||||
* objects for the server. These functions are called from the command parser
|
||||
* storing the specified widget in a generic container that is parsed later
|
||||
* by the screen renderer.
|
||||
*/
|
||||
|
||||
/* This file is part of LCDd, the lcdproc server.
|
||||
|
||||
Reference in New Issue
Block a user