summaryrefslogtreecommitdiff
path: root/hostmux/hostmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'hostmux/hostmux.c')
-rw-r--r--hostmux/hostmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostmux/hostmux.c b/hostmux/hostmux.c
index 5296527b..46483075 100644
--- a/hostmux/hostmux.c
+++ b/hostmux/hostmux.c
@@ -34,7 +34,7 @@ char *netfs_server_name = "hostmux";
char *netfs_server_version = HURD_VERSION;
int netfs_maxsymlinks = 25;
-volatile struct mapped_time_value *hostmux_mapped_time;
+volatile struct mapped_time_value *hostmux_maptime;
#define DEFAULT_HOST_PAT "${host}"