1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 10:13:12 +02:00

Fixed data input in channel buffers (IRC plugin)

This commit is contained in:
Sebastien Helleu
2008-01-04 23:47:26 +01:00
parent 23273bf47a
commit 2b7c8eb73b
4 changed files with 88 additions and 65 deletions
+1 -1
View File
@@ -34,6 +34,7 @@ irc_la_SOURCES = irc.c \
irc-config.h \
irc-display.c \
irc-display.h \
irc-input.c \
irc-mode.c \
irc-mode.h \
irc-nick.c \
@@ -47,7 +48,6 @@ irc_la_SOURCES = irc.c \
# irc-buffer.h \
# irc-dcc.c \
# irc-dcc.h \
# irc-input.c \
# irc-log.c
irc_la_LDFLAGS = -module