From 3731bb4679ee8716d4f579d5744c36a2d1b4a257 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 18 Mar 2020 14:24:38 -0400 Subject: doxygen: add missing @file to each header --- include/relocation.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/relocation.h') diff --git a/include/relocation.h b/include/relocation.h index 0868d0f..23b0dc9 100644 --- a/include/relocation.h +++ b/include/relocation.h @@ -1,3 +1,6 @@ +/** + * @file relocation.h + */ #ifndef SPM_RELOCATION_H #define SPM_RELOCATION_H -- cgit