summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-09 23:59:27 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-09 23:59:27 +0300
commit1919cb277623d6c1150879cc99a27bc3abfb6cdf (patch)
tree3bf8020610aeb3d7960513d88d650ce3370582b8
parent20edb7a3792a268f80a19edb92fe2ff479753d03 (diff)
downloadcolobot-1919cb277623d6c1150879cc99a27bc3abfb6cdf.tar.gz
colobot-1919cb277623d6c1150879cc99a27bc3abfb6cdf.tar.bz2
colobot-1919cb277623d6c1150879cc99a27bc3abfb6cdf.zip
Comment fix.
-rw-r--r--src/studio.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/studio.h b/src/studio.h
index ceb9c64..a9fbe8f 100644
--- a/src/studio.h
+++ b/src/studio.h
@@ -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/.// studio.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// studio.h
#ifndef _STUDIO_H_
#define _STUDIO_H_