summaryrefslogtreecommitdiff
path: root/slideshow/qa
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-11 10:08:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-11 12:06:24 +0100
commitbb7d331ecdb3a0a4723f770a9f891c00f4a25dbf (patch)
tree0aba373af9d4e699a6ceee6c2d209da69b0297ed /slideshow/qa
parent1ed856c2653a029846f31f190ca837824c704cac (diff)
callcatcher: update list
Diffstat (limited to 'slideshow/qa')
-rw-r--r--slideshow/qa/debug/nodetree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/qa/debug/nodetree.sh b/slideshow/qa/debug/nodetree.sh
index da323ec316c0..906318118c24 100644
--- a/slideshow/qa/debug/nodetree.sh
+++ b/slideshow/qa/debug/nodetree.sh
@@ -25,7 +25,7 @@
# grep for the DEBUG_NODES_SHOWTREE macros in the slideshow source:
# Each such place dumps the current node tree to the trace output. Thus,
# if you need to check the tree state at other places or times, just add
-# a DEBUG_NODES_SHOWTREE (or DEBUG_NODES_SHOWTREE_WITHIN, that is).
+# a DEBUG_NODES_SHOWTREE
#
###################################################