thirdparty: fix typo in atomic.h, cleanup comments.
							parent
							
								
									d6fcd24e9d
								
							
						
					
					
						commit
						d71f8d336c
					
				|  | @ -1,7 +1,6 @@ | |||
| /*
 | ||||
|     Compability header for stdatomic.h that works for all compilers supported | ||||
|     by V. For TCC libatomic from the operating system is used | ||||
| 
 | ||||
|     Compatibility header for stdatomic.h that works for all compilers supported by V. | ||||
|     For TCC, we use libatomic from the OS. | ||||
| */ | ||||
| #ifndef __ATOMIC_H | ||||
| #define __ATOMIC_H | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue