Mercurial > trustbridge
diff ui/tests/fakeinstaller.c @ 1255:2a1aa9df8f11
(issue133) Improve API documentation
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 25 Sep 2014 17:58:12 +0200 |
parents | aee3eb10bbba |
children |
line wrap: on
line diff
--- a/ui/tests/fakeinstaller.c Thu Sep 25 17:37:03 2014 +0200 +++ b/ui/tests/fakeinstaller.c Thu Sep 25 17:58:12 2014 +0200 @@ -5,7 +5,9 @@ * and comes with ABSOLUTELY NO WARRANTY! * See LICENSE.txt for details. */ -/**@file dummy program to test installer execution */ +/** @file fakeinstaller.c + * @brief dummy program to test installer execution + */ #include <stdio.h> #ifdef WIN32