Change space indentation to tabs

This commit is contained in:
j883376
2013-05-09 10:44:08 -04:00
parent ffcff4aea1
commit 4bdd8b2502
393 changed files with 22463 additions and 23238 deletions
+2 -13
View File
@@ -52,7 +52,7 @@ public:
Timer* reminder;
void NextGroupIDs(uint32 &start, uint32 &end);
void SendLSZones();
uint16 GetAvailableZonePort();
uint16 GetAvailableZonePort();
int GetZoneCount();
void GetZoneIDList(std::vector<uint32> &zones);
@@ -68,16 +68,5 @@ protected:
};
#endif /*ZONELIST_H_*/