From bcd483348454999b753a879ef70c69c03bf60e45 Mon Sep 17 00:00:00 2001 From: rephorm Date: Thu, 12 Jul 2007 02:19:50 +0000 Subject: [PATCH] fix comment SVN revision: 30773 --- src/bin/e_exebuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_exebuf.c b/src/bin/e_exebuf.c index 9b0918d4c..693f8e86f 100644 --- a/src/bin/e_exebuf.c +++ b/src/bin/e_exebuf.c @@ -3,7 +3,7 @@ */ #include "e.h" -/* currently default bind is alt+` buf alt+space has been suggested */ +/* currently default bind is alt+esc buf alt+space has been suggested */ /* local subsystem functions */ typedef struct _E_Exebuf_Exe E_Exebuf_Exe;