From d5f92497e6f15fab1c7f09bdf9a3f9c86982d35f Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Fri, 31 Aug 2012 17:16:49 +0200 Subject: WINTERMUTE: Correct some endif-comments. --- engines/wintermute/coll_templ.h | 2 +- engines/wintermute/dcgf.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/wintermute') diff --git a/engines/wintermute/coll_templ.h b/engines/wintermute/coll_templ.h index fea203d100..7b1d21f5b0 100644 --- a/engines/wintermute/coll_templ.h +++ b/engines/wintermute/coll_templ.h @@ -87,4 +87,4 @@ public: } // end of namespace Wintermute -#endif // COLL_TEMPL_H +#endif // WINTERMUTE_COLL_TEMPL_H diff --git a/engines/wintermute/dcgf.h b/engines/wintermute/dcgf.h index f8213570e4..c1a67ba4d1 100644 --- a/engines/wintermute/dcgf.h +++ b/engines/wintermute/dcgf.h @@ -48,4 +48,4 @@ #define COMPRESSED_FILE_MAGIC 0x504D435A // ZCMP -#endif // _DCGF_H_ +#endif // WINTERMUTE_DCGF_H -- cgit v1.2.3