mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			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
					
				|  | @ -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…
	
		Reference in New Issue
	
	 Jonathan Wakely
						Jonathan Wakely