mirror of git://gcc.gnu.org/git/gcc.git
regex.h: Replace 8 spaces in indentation with a tab.
2013-08-22 Tim Shen <timshen91@gmail.com> * include/bits/regex.h: Replace 8 spaces in indentation with a tab. * include/bits/regex_automaton.h: Same. * include/bits/regex_automaton.tcc: Same. * include/bits/regex_compiler.h: Same. * include/bits/regex_compiler.tcc: Same. * include/bits/regex_constants.h: Same. * include/bits/regex_executor.h: Same. * include/bits/regex_executor.tcc: Same. From-SVN: r201916
This commit is contained in:
parent
3f97cb0b27
commit
e280b6ffe7
|
|
@ -1,3 +1,14 @@
|
|||
2013-08-22 Tim Shen <timshen91@gmail.com>
|
||||
|
||||
* include/bits/regex.h: Replace 8 spaces in indentation with a tab.
|
||||
* include/bits/regex_automaton.h: Same.
|
||||
* include/bits/regex_automaton.tcc: Same.
|
||||
* include/bits/regex_compiler.h: Same.
|
||||
* include/bits/regex_compiler.tcc: Same.
|
||||
* include/bits/regex_constants.h: Same.
|
||||
* include/bits/regex_executor.h: Same.
|
||||
* include/bits/regex_executor.tcc: Same.
|
||||
|
||||
2013-08-22 Tim Shen <timshen91@gmail.com>
|
||||
|
||||
* include/bits/regex.h: Executor caller.
|
||||
|
|
|
|||
Loading…
Reference in New Issue