1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 20:15:32 +00:00

Get rid of tab

This commit is contained in:
Kyle Cooley 2018-05-20 15:02:04 -05:00
parent 3a68f4bd8f
commit 83fe29d10f

View file

@ -94,7 +94,7 @@ public:
// in older compilers in order to use it... starting with VC7 we can declare it as "protected"
protected:
#endif
enum { STACKWALK_MAX_NAMELEN = 1024 }; // max name length for found symbols
enum { STACKWALK_MAX_NAMELEN = 1024 }; // max name length for found symbols
protected:
// Entry for each Callstack-Entry