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:
parent
3a68f4bd8f
commit
83fe29d10f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue