summaryrefslogtreecommitdiffstats
path: root/Server/hg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xServer/hg2
-rw-r--r--Server/hg.supp2
2 files changed, 2 insertions, 2 deletions
diff --git a/Server/hg b/Server/hg
index f79dce8e8..38ba01206 100755
--- a/Server/hg
+++ b/Server/hg
@@ -1,6 +1,6 @@
#! /bin/bash
-# This script runs MCServer under helgrind
+# This script runs Cuberite under helgrind
# It expects valgrind to be normally installed and available
# Note that this is for Linux only and debug-only, since it slows down MCS way too much
diff --git a/Server/hg.supp b/Server/hg.supp
index bea6ecf3c..7acad9edc 100644
--- a/Server/hg.supp
+++ b/Server/hg.supp
@@ -1,4 +1,4 @@
-# This is a valgrind suppressions file for running helgrind on MCServer
+# This is a valgrind suppressions file for running helgrind on Cuberite
# Use by adding "--suppressions=hg.supp" to the helgrind commandline