aboutsummaryrefslogtreecommitdiff
path: root/ls_args.h
diff options
context:
space:
mode:
authorLion Kortlepel <[email protected]>2026-01-25 16:19:26 +0000
committerLion Kortlepel <[email protected]>2026-01-25 16:19:26 +0000
commit5598bc48f95190cd428a3ca07e573a112030b349 (patch)
treecf0b813373150df7ec1fca0bfb7b61053d3f6aed /ls_args.h
parent90aa7613246697a483d765b9ce5a1eb199eda6c2 (diff)
downloadargs-5598bc48f95190cd428a3ca07e573a112030b349.tar.zst
args-5598bc48f95190cd428a3ca07e573a112030b349.zip
docs: fix comment style
Diffstat (limited to 'ls_args.h')
-rw-r--r--ls_args.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ls_args.h b/ls_args.h
index 05079a6..21ea63a 100644
--- a/ls_args.h
+++ b/ls_args.h
@@ -25,7 +25,8 @@
* ==== 2. HOW TO USE ====
*
* ls_args, like all LS libraries, is a header-only library in a single file.
- * To use it in your codebase, simply copy and paste it into your source tree, in a place where includes are read from.
+ * To use it in your codebase, simply copy and paste it into your source tree,
+ * in a place where includes are read from.
*
* Then include and use it.
*