'Network User' is now 'Normal User'
authorArt Cancro <ajc@citadel.org>
Mon, 6 Apr 2020 17:10:57 +0000 (13:10 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 6 Apr 2020 17:10:57 +0000 (13:10 -0400)
textclient/citadel_ipc.c

index f810edf001b4bec57052946659a45637787e25a9..5f3656e7ba47ca657d3ca09d476761a6ecb8f10d 100644 (file)
@@ -44,7 +44,7 @@ char *axdefs[] = {
        "New User",
        "Problem User",
        "Local User",
-       "Network User",
+       "Normal User",
        "Preferred User",
        "Admin",
        "Admin"