Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/base.h')
-rw-r--r--src/base/base.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/base/base.h b/src/base/base.h
index 6f5d82f..bed7f27 100644
--- a/src/base/base.h
+++ b/src/base/base.h
@@ -1,12 +1,12 @@
-/**
- * \file base.h
- * \brief Premake base library API.
- * \author Copyright (c) 2002-2008 Jason Perkins and the Premake project
- *
- * \defgroup base Base
- *
- * This component defines all of the base classes required by the higher-level
- * functions of Premake.
- */
-
-int base_tests();
+/**
+ * \file base.h
+ * \brief Premake base library API.
+ * \author Copyright (c) 2002-2008 Jason Perkins and the Premake project
+ *
+ * \defgroup base Base
+ *
+ * This component defines all of the base classes required by the higher-level
+ * functions of Premake.
+ */
+
+int base_tests();