aboutsummaryrefslogtreecommitdiff
path: root/gui.h
diff options
context:
space:
mode:
authorMarcus Comstedt2002-02-02 19:07:32 +0000
committerMarcus Comstedt2002-02-02 19:07:32 +0000
commit92432994474065e4acdd63805f53eb30213b1c26 (patch)
tree2e8d2a6e770505c511d2afcb1ab1754edf36dbd4 /gui.h
parent5f4304625d2f942aacadc1b167451c11c90bb6a0 (diff)
downloadscummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.tar.gz
scummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.tar.bz2
scummvm-rg350-92432994474065e4acdd63805f53eb30213b1c26.zip
Added newline at end of file to fix gcc warnings.
svn-id: r3552
Diffstat (limited to 'gui.h')
-rw-r--r--gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.h b/gui.h
index d8e4277e99..e4d1d63bd2 100644
--- a/gui.h
+++ b/gui.h
@@ -81,4 +81,4 @@ struct Gui {
void pause();
};
-#endif \ No newline at end of file
+#endif