|
@@ -278,7 +278,7 @@ int mangle(int fd, std::string &buffer) {
|
|
|
std::ostringstream new_buffer;
|
|
|
std::string new_string;
|
|
|
const char *bbs_systems[] = {"Haunted BBS", "Harry's BBS",
|
|
|
- "Scary Software BBS", "Screaming BBS"};
|
|
|
+ "Scary BBS Software", "Screaming BBS"};
|
|
|
const char *operating_systems[] = {
|
|
|
"OS/360", "CP/M", "OS/9", "Xenix", "MS-DOS",
|
|
|
"PC-DOS", "DR-DOS", "QNX", "Novell Netware", "AmigaOS",
|