projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6475b
)
make comment match code
author
mike castleman
<m@mlcastle.net>
Sat, 9 Jan 2010 20:07:09 +0000
(15:07 -0500)
committer
mike castleman
<m@mlcastle.net>
Sat, 9 Jan 2010 20:07:09 +0000
(15:07 -0500)
msva
patch
|
blob
|
history
diff --git
a/msva
b/msva
index af5b6579d0250e1541ee07c6b7929f94ee16f549..5217624760a78cbfbcc8ebdbdd9ecd8b61677a75 100755
(executable)
--- a/
msva
+++ b/
msva
@@
-60,6
+60,6
@@
use strict;
}
}
-# start the server on port 80
80
+# start the server on port 80
91
my $server = MSVA->new(8901);
$server->run();