summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2009-03-17 15:14:30 +1000
committerddomingo <ddomingo@redhat.com>2009-03-17 15:14:30 +1000
commitd8ad52f9739264779d2efc7dad8b7e2cfe785868 (patch)
tree00b0b5048ce39b0f8cfe5da80da541fabb1e8676
parent83b85c2b0be729352bae4ea204d814b377b32fcf (diff)
downloadsystemtap-steved-d8ad52f9739264779d2efc7dad8b7e2cfe785868.tar.gz
systemtap-steved-d8ad52f9739264779d2efc7dad8b7e2cfe785868.tar.xz
systemtap-steved-d8ad52f9739264779d2efc7dad8b7e2cfe785868.zip
minor edits
-rw-r--r--tapset/context-symbols.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/context-symbols.stp b/tapset/context-symbols.stp
index babaa3ef..a3aae408 100644
--- a/tapset/context-symbols.stp
+++ b/tapset/context-symbols.stp
@@ -18,7 +18,7 @@
%}
// weirdness with print_stack, argument appears in build as undescribed
/**
- * sfunction print_stack - Print out stack from string
+ * sfunction print_stack - Print out stack from string.
* @stk: String with list of hexidecimal addresses. (FIXME)
*
* Perform a symbolic lookup of the addresses in the given string,