From bbc9757dccbc50fb051ca3cff585a9100023b1b1 Mon Sep 17 00:00:00 2001 From: salad Date: Fri, 18 Dec 2020 20:18:38 +0100 Subject: qweqweqweqwe --- src/c_utils_next.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/c_utils_next.h') diff --git a/src/c_utils_next.h b/src/c_utils_next.h index 1cf0132..3a26efb 100644 --- a/src/c_utils_next.h +++ b/src/c_utils_next.h @@ -18,5 +18,8 @@ short c_set_key(char *buf); void c_key_up_down(char *line[], t_caps *tcaps, t_msh *msh); t_msh *c_get_msh(int mode, t_msh *src); +void c_set_ptr_norme(char key, t_bool *sw, char **p, char **context); +short m_set_all(t_line_block *ptr, unsigned char previf, + t_bool pipe, t_msh *msh); #endif -- cgit v1.2.3