summaryrefslogtreecommitdiffstats
path: root/qarsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'qarsh.c')
-rw-r--r--qarsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qarsh.c b/qarsh.c
index 7ae95fc..b77d939 100644
--- a/qarsh.c
+++ b/qarsh.c
@@ -418,7 +418,7 @@ int
main(int argc, char *argv[])
{
int c;
- int port = 5008;
+ int port = 5016;
char *host = NULL;
char *remuser = NULL;
char *remgroup = NULL;