mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
remove erroneous tab
This commit is contained in:
parent
7233fb459c
commit
11145992b6
@ -601,7 +601,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/util.c xchat-wdk/src/com
|
||||
}
|
||||
diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/xchat.c xchat-wdk/src/common/xchat.c
|
||||
--- xchat-wdk.orig/src/common/xchat.c 2008-06-08 09:58:58 +0200
|
||||
+++ xchat-wdk/src/common/xchat.c 2010-09-19 05:27:43 +0200
|
||||
+++ xchat-wdk/src/common/xchat.c 2010-09-19 05:45:58 +0200
|
||||
@@ -22,7 +22,6 @@
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
@ -619,12 +619,10 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/xchat.c xchat-wdk/src/co
|
||||
#include "plugin.h"
|
||||
#include "plugin-timer.h"
|
||||
#include "notify.h"
|
||||
@@ -582,7 +581,8 @@
|
||||
"NAME DIALOG\n" "CMD query %2\n\n"\
|
||||
@@ -583,6 +582,7 @@
|
||||
"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 lastl og -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"\
|
||||
|
Loading…
Reference in New Issue
Block a user