From: Peter Johnson Date: Sun, 6 Jul 2008 22:30:07 +0000 (-0000) Subject: yasm_symrec_get_global_name(): Document object parameter. X-Git-Tag: v0.7.2~2^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=901b28cab4e7ce1e539d723c2e86ca1b3be90eaf;p=yasm yasm_symrec_get_global_name(): Document object parameter. svn path=/trunk/yasm/; revision=2112 --- 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