Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/Net.h
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2011-06-11 04:58:17 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2011-06-11 04:58:17 +0400
commit7de5ebc18fbd69dad784a34008df487fd4901407 (patch)
tree4176a46d3c2a6b96b679ae5ac39de363cb4a63a3 /src/Net.h
parentc581e0e11264019ff8a5ffbbca560ce21ec4678e (diff)
Indent, changelog, submodule and language update
Diffstat (limited to 'src/Net.h')
-rw-r--r--src/Net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Net.h b/src/Net.h
index 6317e1ba8..1468f37ff 100644
--- a/src/Net.h
+++ b/src/Net.h
@@ -31,7 +31,7 @@
#ifndef _NET_H
#define _NET_H
-#ifndef DEFAULT_MUMBLE_PORT
+#ifndef DEFAULT_MUMBLE_PORT
#define DEFAULT_MUMBLE_PORT 64738
#endif