X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..d53ef367fb4f4aed2e2ff9d8ef4c187a61c9497e:/lib/version.c diff --git a/lib/version.c b/lib/version.c index e591222..e4eb005 100644 --- a/lib/version.c +++ b/lib/version.c @@ -15,7 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +/** @file lib/version.c + * @brief Display version string and exit + */ #include "common.h" #include "syscalls.h"