diff options
author | Stijn Buys <ingar@osirion.org> | 2013-11-25 19:15:37 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-11-25 19:15:37 +0000 |
commit | aa2fb404c1198c5f39136172a3dda40a2c2d82ff (patch) | |
tree | ea497fa016b385e8f503aaf85e940627bf8dbca1 /src | |
parent | 9ae7de1aeab9e578bd470c5be2c86e34f8a02af2 (diff) |
Corrected comment.
Diffstat (limited to 'src')
-rw-r--r-- | src/client/savegamemenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/savegamemenu.h b/src/client/savegamemenu.h index b26bbdf..98ce0a8 100644 --- a/src/client/savegamemenu.h +++ b/src/client/savegamemenu.h @@ -1,5 +1,5 @@ /* - client/savegamewindow.h + client/savegamemenu.h This file is part of the Osirion project and is distributed under the terms of the GNU General Public License version 2 */ |