mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 19:12:56 +00:00
Simplify the overly-complex CppDoc-breaking file headers
This was SVN commit r6832.
This commit is contained in:
@@ -15,12 +15,8 @@
|
||||
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* =========================================================================
|
||||
* File : string_pool.cpp
|
||||
* Project : 0 A.D.
|
||||
* Description : shared storage for strings
|
||||
* =========================================================================
|
||||
/*
|
||||
* shared storage for strings
|
||||
*/
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
Reference in New Issue
Block a user