summaryrefslogtreecommitdiff
path: root/usermux/usermux.c
diff options
context:
space:
mode:
Diffstat (limited to 'usermux/usermux.c')
-rw-r--r--usermux/usermux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usermux/usermux.c b/usermux/usermux.c
index e89177bd..1f814cbf 100644
--- a/usermux/usermux.c
+++ b/usermux/usermux.c
@@ -35,7 +35,7 @@ char *netfs_server_name = "usermux";
char *netfs_server_version = HURD_VERSION;
int netfs_maxsymlinks = 25;
-volatile struct mapped_time_value *usermux_mapped_time;
+volatile struct mapped_time_value *usermux_maptime;
#define OPT_USER_PAT 1
#define OPT_HOME_PAT 2