summaryrefslogtreecommitdiff
path: root/libyasm
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2008-07-06 22:30:07 +0000
committerPeter Johnson <peter@tortall.net>2008-07-06 22:30:07 +0000
commit901b28cab4e7ce1e539d723c2e86ca1b3be90eaf (patch)
treea314d650d2c178ff41220ed6446d75a8eaf447c8 /libyasm
parenta78a908baba52c6cbbf5a2143fdcc91c2695bcfb (diff)
downloadyasm-901b28cab4e7ce1e539d723c2e86ca1b3be90eaf.tar.gz
yasm_symrec_get_global_name(): Document object parameter.
svn path=/trunk/yasm/; revision=2112
Diffstat (limited to 'libyasm')
-rw-r--r--libyasm/symrec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libyasm/symrec.h b/libyasm/symrec.h
index 65d47755..94dca89d 100644
--- a/libyasm/symrec.h
+++ b/libyasm/symrec.h
@@ -255,6 +255,7 @@ YASM_LIB_DECL
/** Get the externally-visible (global) name of a symbol.
* \param sym symbol
+ * \param object object
* \return Externally-visible symbol name (allocated, caller must free).
*/
YASM_LIB_DECL