aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/shlex.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/shlex.hh')
-rw-r--r--src/libutil/shlex.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/shlex.hh b/src/libutil/shlex.hh
index 4e7a48597..6ebe272ad 100644
--- a/src/libutil/shlex.hh
+++ b/src/libutil/shlex.hh
@@ -1,4 +1,5 @@
#pragma once
+///@file
#include <regex>
#include <string>