]> git.pond.sub.org Git - empserver/commit
(player_coms, lstats, lsta): Rename command `lstats' to `lstat' to
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 13 Jan 2004 18:46:48 +0000 (18:46 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 13 Jan 2004 18:46:48 +0000 (18:46 +0000)
commitb19c346435321f6913c087ec707a27c47f750082
tree1262644fb246196a444ea579260cf16277882b84
parent92fcbc22a78012b32725f91ee166edb2e605349e
(player_coms, lstats, lsta): Rename command `lstats' to `lstat' to
match info as well as related commands `sstat' and `pstat'.  Rename
lstats() to lsta() to uphold the convention that functions
implementing commands are named like the command or its four character
prefix.  Closes #804587.
include/prototypes.h
src/lib/commands/lstat.c
src/lib/player/empmod.c