forked from teamnwah/openmw-tes3coop
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"
|
// in older compilers in order to use it... starting with VC7 we can declare it as "protected"
|
||||||
protected:
|
protected:
|
||||||
#endif
|
#endif
|
||||||
enum { STACKWALK_MAX_NAMELEN = 1024 }; // max name length for found symbols
|
enum { STACKWALK_MAX_NAMELEN = 1024 }; // max name length for found symbols
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
// Entry for each Callstack-Entry
|
// Entry for each Callstack-Entry
|
||||||
|
|
Loading…
Reference in a new issue