mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 13:12:34 +01: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
|
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.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 @@
|
@@ -22,7 +22,6 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <sys/types.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.h"
|
||||||
#include "plugin-timer.h"
|
#include "plugin-timer.h"
|
||||||
#include "notify.h"
|
#include "notify.h"
|
||||||
@@ -582,7 +581,8 @@
|
@@ -583,6 +582,7 @@
|
||||||
"NAME DIALOG\n" "CMD query %2\n\n"\
|
|
||||||
"NAME DMSG\n" "CMD msg =%2 &3\n\n"\
|
"NAME DMSG\n" "CMD msg =%2 &3\n\n"\
|
||||||
"NAME EXIT\n" "CMD quit\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 GREP\n" "CMD lastl og -r &2\n\n"\
|
|
||||||
+ "NAME IGNALL\n" "CMD ignore %2!*@* ALL\n\n"\
|
+ "NAME IGNALL\n" "CMD ignore %2!*@* ALL\n\n"\
|
||||||
"NAME J\n" "CMD join &2\n\n"\
|
"NAME J\n" "CMD join &2\n\n"\
|
||||||
"NAME KILL\n" "CMD quote KILL %2 :&3\n\n"\
|
"NAME KILL\n" "CMD quote KILL %2 :&3\n\n"\
|
||||||
|
Loading…
Reference in New Issue
Block a user