Detab source code.
This commit is contained in:
parent
e68845381c
commit
c300e9cc10
|
@ -71,7 +71,6 @@ bool FastLM::open(const char *path)
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
// Regular expression for parsing:
|
||||
// (\n*\w\w*\s\w\w*\s\w\w*)*$
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue