summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/foreach_limit2.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.maps/foreach_limit2.stp')
-rwxr-xr-xtestsuite/systemtap.maps/foreach_limit2.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.maps/foreach_limit2.stp b/testsuite/systemtap.maps/foreach_limit2.stp
index 22f9a745..60b7ce94 100755
--- a/testsuite/systemtap.maps/foreach_limit2.stp
+++ b/testsuite/systemtap.maps/foreach_limit2.stp
@@ -5,7 +5,7 @@ probe begin
#
# Array section
#
- printf("\nArrays of aggregates:\n");
+ printf("Arrays of aggregates:\n");
# Add elements to the array of aggregates, but in an unsorted order
agg_array[9] <<< 18