diff options
Diffstat (limited to 'vchat-client.c')
| -rwxr-xr-x | vchat-client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vchat-client.c b/vchat-client.c index 2d50932..e0fc214 100755 --- a/vchat-client.c +++ b/vchat-client.c | |||
| @@ -163,7 +163,7 @@ static void parseknownhosts(char *line) { | |||
| 163 | */ | 163 | */ |
| 164 | 164 | ||
| 165 | /* load config file */ | 165 | /* load config file */ |
| 166 | static void | 166 | void |
| 167 | loadcfg (char *file,void (*lineparser) (char *)) | 167 | loadcfg (char *file,void (*lineparser) (char *)) |
| 168 | { | 168 | { |
| 169 | int fd; | 169 | int fd; |
