[May 19 2010] - Rumble

Gave Arne Troffaes proper credit for fixing Cygwin syslog rotation.
[May 16 2010] - Rumble
  Fixed bash, NO_BASH flag was being ignored. (thanks Anderyu)
This commit is contained in:
Rumble
2010-05-19 01:45:42 +00:00
parent 5beadcf43a
commit 384d1378d2
4 changed files with 9 additions and 21 deletions

View File

@@ -2577,7 +2577,7 @@ distance, int door)
}
}
send_to_char(ch, buf);
send_to_char(ch, "%s", buf);
}
ACMD(do_scan)