chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
server: docs: remove deprecated configuration and user upgrade.
[disorder]
/
lib
/
split.c
diff --git
a/lib/split.c
b/lib/split.c
index ebcf8210b96b714b24883f742fa5a8d3ad808323..d4410dcd6bdfd5edcda2cd9f67ea512224097ffc 100644
(file)
--- a/
lib/split.c
+++ b/
lib/split.c
@@
-15,7
+15,9
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+/** @file lib/split.c
+ * @brief String splitting
+ */
#include "common.h"
#include <ctype.h>