comparison console/libgnt/gntkeys.c @ 14877:c01f62c83647

[gaim-migrate @ 17646] Fix things to work with the last commit. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 01 Nov 2006 05:53:09 +0000
parents 70623f0d5cdc
children 99112cd4a2f4
comparison
equal deleted inserted replaced
14876:70623f0d5cdc 14877:c01f62c83647
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)