From 65338a7740c80561b4c321af739c94205698e749 Mon Sep 17 00:00:00 2001 From: gotmor Date: Sat, 8 Nov 2008 12:21:39 +0000 Subject: fixed free_buffer(), so that ^cs() will work again git-svn-id: http://dzen.googlecode.com/svn/trunk@234 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 0654a84..0def10c 100644 --- a/main.c +++ b/main.c @@ -125,7 +125,7 @@ chomp(char *inbuf, char *outbuf, int start, int len) { void free_buffer(void) { int i; - for(i=0; i