aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/menu.cpp
diff options
context:
space:
mode:
authorStrangerke2016-05-17 22:05:35 +0200
committerStrangerke2016-05-17 22:05:35 +0200
commit4c37381a8eb83012cf4d580548b62f8cce106d80 (patch)
treea5e3e455111dfa7ff52b7e21663accf0fd60aebe /engines/gnap/menu.cpp
parent63589812018eafc0c7ed4b7a8b77b7e048db10ad (diff)
downloadscummvm-rg350-4c37381a8eb83012cf4d580548b62f8cce106d80.tar.gz
scummvm-rg350-4c37381a8eb83012cf4d580548b62f8cce106d80.tar.bz2
scummvm-rg350-4c37381a8eb83012cf4d580548b62f8cce106d80.zip
GNAP: Add missing stars in header, change include guard name in gnap.h
Diffstat (limited to 'engines/gnap/menu.cpp')
-rw-r--r--engines/gnap/menu.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gnap/menu.cpp b/engines/gnap/menu.cpp
index fd3c2b8d7c..e2b28a6742 100644
--- a/engines/gnap/menu.cpp
+++ b/engines/gnap/menu.cpp
@@ -8,12 +8,12 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.