home *** CD-ROM | disk | FTP | other *** search
- wusel, Sat, 20 Mar 1993 20:46:49 +0100:
-
- o fixed enforcer hit in newscontrol.c; when creating a unmoderated newgroup,
- strtok() returned NULL. The line causing the hit:
-
- moderated = *(strtok(NULL, SEP)) =='m' ? SUCCESS : FAIL;
-
- o fixes AREXX script uulib:news/bin/newgroup
-
-
-