summaryrefslogtreecommitdiffstats
path: root/cmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmdline.h')
-rw-r--r--cmdline.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmdline.h b/cmdline.h
index 78e1f9a..4a1ef3b 100644
--- a/cmdline.h
+++ b/cmdline.h
@@ -14,6 +14,10 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * Representation of the parsed command line.
+ */
+
#ifndef BFS_CMDLINE_H
#define BFS_CMDLINE_H