chiark / gitweb /
New refresh_min option to bound below the web interface refresh
[disorder] / lib / version.c
index e5912223ecdd249489f200ee27cf462a74caee0a..e4eb0052f77bd74990390204a04cf8ac05263d00 100644 (file)
@@ -15,7 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file lib/version.c
+ * @brief Display version string and exit
+ */
 #include "common.h"
 
 #include "syscalls.h"