summaryrefslogtreecommitdiffstats
path: root/pg_top.c
diff options
context:
space:
mode:
authorMark Wong <mark@2ndQuadrant.com>2015-01-29 14:47:29 -0800
committerMark Wong <mark@2ndQuadrant.com>2015-01-29 14:47:29 -0800
commitdea022d19932cc79a8253069d5b94c3186929dac (patch)
tree815636fd5b0c9a679f49ed1136239fd00b10e202 /pg_top.c
parent34acab4a4cdb63482de59e6ee55b34325cbac495 (diff)
Update textual references to top
Diffstat (limited to 'pg_top.c')
-rw-r--r--pg_top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pg_top.c b/pg_top.c
index 4236d6a..f510280 100644
--- a/pg_top.c
+++ b/pg_top.c
@@ -85,7 +85,7 @@ extern int overstrike;
static int max_topn; /* maximum displayable processes */
/* miscellaneous things */
-char *myname = "top";
+char *myname = "pg_top";
jmp_buf jmp_int;
/* internal variables */