Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/irc/bitchx/files/patch-source_commands.c
16461 views
1
--- source/commands.c.orig 2014-11-04 10:54:23 UTC
2
+++ source/commands.c
3
@@ -118,7 +118,6 @@ extern int doing_notice;
4
5
static void oper_password_received (char *, char *);
6
7
-int no_hook_notify = 0;
8
int load_depth = -1;
9
10
extern char cx_function[];
11
12