chiark / gitweb /
Merge from disorder.dev.
[disorder] / lib / split.c
index ebcf8210b96b714b24883f742fa5a8d3ad808323..d4410dcd6bdfd5edcda2cd9f67ea512224097ffc 100644 (file)
@@ -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>