beta_function.tcc: Fix spelling of include guard in comment.
* include/tr1/beta_function.tcc: Fix spelling of include guard in comment. From-SVN: r211373
This commit is contained in:
parent
451c4fba28
commit
45b4a79657
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2014-06-09 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* include/tr1/beta_function.tcc: Fix spelling of include guard in
|
||||
comment.
|
||||
|
||||
2014-06-08 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* config/abi/pre/gnu.ver: Tighten some patterns; tidy.
|
||||
|
|
|
@ -194,4 +194,4 @@ namespace tr1
|
|||
}
|
||||
}
|
||||
|
||||
#endif // __GLIBCXX_TR1_BETA_FUNCTION_TCC
|
||||
#endif // _GLIBCXX_TR1_BETA_FUNCTION_TCC
|
||||
|
|
Loading…
Add table
Reference in a new issue