diff options
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r-- | mbbsd/mbbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index 5cf1fb90..7968860e 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -249,7 +249,7 @@ dosearchuser(char *userid) return usernum; } -static void +void talk_request(int sig) { bell(); |