fixed spacing in the headers to get rid of some warnings and some other

little minor spacing issues.
This commit is contained in:
2002-10-30 02:07:20 +00:00
parent f6c7a89357
commit 01bff70383
699 changed files with 778 additions and 428 deletions

View File

@@ -135,4 +135,3 @@ protected:
SND_IAudioDevice* m_audiodevice;
};

View File

@@ -62,3 +62,4 @@ public:
};
#endif // _GPG_CANVAS_H_

View File

@@ -55,3 +55,4 @@ public:
};
#endif //_GPG_KEYBOARDDEVICE_H_

View File

@@ -52,5 +52,5 @@ public:
virtual double GetTimeInSeconds();
};
#endif // _GPG_SYSTEM_H_