Fix warning and correct line ends.

git-svn-id: https://svn.eduke32.com/eduke32@1174 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
qbix79 2008-12-03 11:05:16 +00:00
parent c94b4d63cb
commit 5f7dfc27b7

View file

@ -1,5 +1,5 @@
#ifndef _polymost_h_
# define _polymost_h_
#ifndef _polymost_h_
# define _polymost_h_
#ifdef POLYMOST
@ -118,4 +118,4 @@ extern int drawingskybox;
#endif
#endif
#endif