From 8cb20e354533fbec24aafd4e61ff6fa69b434aa2 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 30 Jul 2018 18:30:11 +0100 Subject: Replace most usages of "GECOS" with "real" or "real name". --- include/commands/cmd_whowas.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/commands') diff --git a/include/commands/cmd_whowas.h b/include/commands/cmd_whowas.h index 6af0c7c55..2447024a1 100644 --- a/include/commands/cmd_whowas.h +++ b/include/commands/cmd_whowas.h @@ -45,9 +45,9 @@ namespace WhoWas */ const std::string server; - /** Full name (GECOS) + /** Real name */ - const std::string gecos; + const std::string real; /** Signon time */ -- cgit v1.3.1-10-gc9f91