diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-03-18 14:24:38 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-03-18 14:24:38 -0400 |
commit | 3731bb4679ee8716d4f579d5744c36a2d1b4a257 (patch) | |
tree | c722e152111b5306abe4c01135a3368267de0bdd /include/rpath.h | |
parent | 8848e4f55561dbae8d76d27ed5e168b17c69e85d (diff) | |
download | spmc-3731bb4679ee8716d4f579d5744c36a2d1b4a257.tar.gz |
doxygen: add missing @file to each header
Diffstat (limited to 'include/rpath.h')
-rw-r--r-- | include/rpath.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/rpath.h b/include/rpath.h index 2411b84..46bdbec 100644 --- a/include/rpath.h +++ b/include/rpath.h @@ -1,3 +1,6 @@ +/** + * @file rpath.h + */ #ifndef SPM_RPATH_H #define SPM_RPATH_H |