summaryrefslogtreecommitdiffstats
path: root/src/profile.cpp
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-06 22:12:38 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-06 22:12:38 +0300
commit155c6c151cfbbc214a7a3e75e9586cc1a6a26fa0 (patch)
tree96b43c6fe2f1ac41c01bceb30af72f9f99fe2adb /src/profile.cpp
parent80cb8c399f79bac4dbd30fde5071a4667f20fdba (diff)
downloadcolobot-155c6c151cfbbc214a7a3e75e9586cc1a6a26fa0.tar.gz
colobot-155c6c151cfbbc214a7a3e75e9586cc1a6a26fa0.tar.bz2
colobot-155c6c151cfbbc214a7a3e75e9586cc1a6a26fa0.zip
Comment fix.
Diffstat (limited to 'src/profile.cpp')
-rw-r--r--src/profile.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/profile.cpp b/src/profile.cpp
index a424d46..2baffb0 100644
--- a/src/profile.cpp
+++ b/src/profile.cpp
@@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// profile.cpp
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// profile.cpp
#define STRICT
#define D3D_OVERLOADS