summary refs log tree commit diff stats
path: root/src/common/xchat.c
diff options
context:
space:
mode:
authorbviktor <bviktor@outlook.com>2012-09-01 13:29:11 -0700
committerbviktor <bviktor@outlook.com>2012-09-01 13:29:11 -0700
commitd754200b42c1c4ce39baa6530504a7a6572236d2 (patch)
tree507848329d9fcb36f8084bb28c07ffbaccb32f3a /src/common/xchat.c
parent1a102d9bff3dcde39010945a1808e529d1f2f7f1 (diff)
parented034bf80a39a337803df0161d7f80fd226a6856 (diff)
Merge pull request #68 from RichardHitt/master
Enhance LASTLOG to use gtk_xtext_search_textentry()
Diffstat (limited to 'src/common/xchat.c')
-rw-r--r--src/common/xchat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/xchat.c b/src/common/xchat.c
index f90a6291..21e2bd9e 100644
--- a/src/common/xchat.c
+++ b/src/common/xchat.c
@@ -591,7 +591,7 @@ static char defaultconf_commands[] =
 	"NAME DIALOG\n"		"CMD query %2\n\n"\
 	"NAME DMSG\n"			"CMD msg =%2 &3\n\n"\
 	"NAME EXIT\n"			"CMD quit\n\n"\
-	"NAME GREP\n"			"CMD lastlog -r &2\n\n"\
+	"NAME GREP\n"			"CMD lastlog -r -- &2\n\n"\
 	"NAME IGNALL\n"			"CMD ignore %2!*@* ALL\n\n"\
 	"NAME J\n"				"CMD join &2\n\n"\
 	"NAME KILL\n"			"CMD quote KILL %2 :&3\n\n"\