Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-10-30 16:37:25 +00:00
parent c1621b7d4b
commit c3877da61b

View file

@ -2,11 +2,13 @@
#ifndef WESCONFIG_H_INCLUDED
#define WESCONFIG_H_INCLUDED
//! @file wesconfig.h
//! Some defines: VERSION, PACKAGE, MIN_SAVEGAME_VERSION
//!
//! This file should only be modified by the packager of the tarball
//! before and after each release.
/**
* @file wesconfig.h
* Some defines: VERSION, PACKAGE, MIN_SAVEGAME_VERSION
*
* This file should only be modified by the packager of the tarball
* before and after each release.
*/
// We are building with scons, so Python cannot be absent.
// this definition has to be done somewhere else or the normal builds