summaryrefslogtreecommitdiff
path: root/client/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/internal.h')
-rw-r--r--client/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/internal.h b/client/internal.h
index cbc1030..6f4a991 100644
--- a/client/internal.h
+++ b/client/internal.h
@@ -22,7 +22,7 @@ struct remctl;
# define WALLET_SERVER "wallet.stanford.edu"
#endif
#ifndef WALLET_PORT
-# define WALLET_PORT 4444
+# define WALLET_PORT 0
#endif
BEGIN_DECLS