Get rid of tab

sol2-server-rewrite
Kyle Cooley 6 years ago
parent 3a68f4bd8f
commit 83fe29d10f

@ -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…
Cancel
Save