Update headers
This commit is contained in:
		
							parent
							
								
									ed60ffa6e1
								
							
						
					
					
						commit
						d516884dae
					
				| @ -34,7 +34,7 @@ extern size_t libcdsb_string_replace_r_cstring_cstring(vtype_string*restrict x, | |||||||
| extern size_t libcdsb_string_replace_r_cstring_char   (vtype_string*restrict x, const         char*restrict src,                         int dest, size_t maxn) LIBCDSB_nt__ LIBCDSB_nn1__; | extern size_t libcdsb_string_replace_r_cstring_char   (vtype_string*restrict x, const         char*restrict src,                         int dest, size_t maxn) LIBCDSB_nt__ LIBCDSB_nn1__; | ||||||
| inline size_t libcdsb_string_replace_r_char_string    (vtype_string*restrict x,                         int src, const vtype_string*restrict dest, size_t maxn) __attribute__((always_inline)); | inline size_t libcdsb_string_replace_r_char_string    (vtype_string*restrict x,                         int src, const vtype_string*restrict dest, size_t maxn) __attribute__((always_inline)); | ||||||
| extern size_t libcdsb_string_replace_r_char_cstring   (vtype_string*restrict x,                         int src, const         char*restrict dest, size_t maxn) LIBCDSB_nt__ LIBCDSB_nn1__; | extern size_t libcdsb_string_replace_r_char_cstring   (vtype_string*restrict x,                         int src, const         char*restrict dest, size_t maxn) LIBCDSB_nt__ LIBCDSB_nn1__; | ||||||
| extern size_t libcdsb_string_replace_r_char_char      (vtype_string*restrict x,                         int src,                         int dest, size_t maxn) LIBCDSB_nt__ LIBCDSB_nn1__; | #define libcdsb_string_replace_r_char_char libcdsb_string_replace_char_char | ||||||
| 
 | 
 | ||||||
| /*#####################################################################################################################*/ | /*#####################################################################################################################*/ | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user