diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-04-21 16:45:31 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-04-21 16:45:31 +0200 |
commit | 6094e1992123454047c79ce724475c49e834d218 (patch) | |
tree | 42f8048103b8ece6726575f87790d038d04d0eb4 | |
parent | 15d8b8ee8214d1fbba80329c5a571974a4403476 (diff) | |
download | systemtap-steved-6094e1992123454047c79ce724475c49e834d218.tar.gz systemtap-steved-6094e1992123454047c79ce724475c49e834d218.tar.xz systemtap-steved-6094e1992123454047c79ce724475c49e834d218.zip |
Remove documentation weirdness FIXME in tapset print_stack().
Weirdness was fixed in commit d4db5608.
* tapset/context-symbols.stp (print_stack): Remove FIXME.
-rw-r--r-- | tapset/context-symbols.stp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapset/context-symbols.stp b/tapset/context-symbols.stp index 783f1b7b..e4406d9b 100644 --- a/tapset/context-symbols.stp +++ b/tapset/context-symbols.stp @@ -16,10 +16,10 @@ #define STP_NEED_SYMBOL_DATA 1 #endif %} -// weirdness with print_stack, argument appears in build as undescribed + /** * sfunction print_stack - Print out stack from string. - * @stk: String with list of hexidecimal addresses. (FIXME) + * @stk: String with list of hexidecimal addresses. * * Perform a symbolic lookup of the addresses in the given string, * which is assumed to be the result of a prior call to |