console/libgnt/gntkeys.c

changeset 14939
7ec81b1b7bba
parent 14938
ee27e45919ef
child 15033
9413ff0ec346
equal deleted inserted replaced
14938:ee27e45919ef 14939:7ec81b1b7bba
1 #include "gntkeys.h" 1 #include "gntkeys.h"
2 2
3 #include <stdlib.h>
3 #include <string.h> 4 #include <string.h>
4 5
5 const char *term; 6 const char *term;
6 7
7 void gnt_keys_refine(char *text) 8 void gnt_keys_refine(char *text)

mercurial