From 901b28cab4e7ce1e539d723c2e86ca1b3be90eaf Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Sun, 6 Jul 2008 22:30:07 +0000 Subject: [PATCH] yasm_symrec_get_global_name(): Document object parameter. svn path=/trunk/yasm/; revision=2112 --- libyasm/symrec.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.40.0