diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-02 13:57:09 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-02 13:57:09 -0500 |
| commit | ba295fcffbd353e45297bbeec96f681bb4f2e00e (patch) | |
| tree | f389f30118fd48fb0c0b2eec9033b6ecc3ac4a7c /src/irc.h | |
| parent | d9944f89414147a333652d4007864d13ac84c4d1 (diff) | |
| download | fujinet-chat-ba295fcffbd353e45297bbeec96f681bb4f2e00e.tar.gz | |
channel text goes to correct screen.
Diffstat (limited to 'src/irc.h')
| -rw-r--r-- | src/irc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ /**** main.c */ extern char url[256]; extern char usernick[32]; -extern char channel[32]; extern char *rx_buf; extern unsigned short rxbuflen; extern unsigned char err; |
