From 794cfbd028ee087bb384bd9c66b62fbbc5519bb5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Sat, 9 Jun 2007 17:17:06 +0000 Subject: [PATCH] doxygen typo --- org.glite.lb.client/interface/notification.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.client/interface/notification.h b/org.glite.lb.client/interface/notification.h index 617a231..c874c73 100644 --- a/org.glite.lb.client/interface/notification.h +++ b/org.glite.lb.client/interface/notification.h @@ -79,7 +79,7 @@ int edg_wll_NotifBind( * \param[in] id notification ID you are working with * \param[in] conditions same as for \ref edg_wll_NotifNew * \param[in] op action to be taken on existing conditions, - * \ref edg_wll_NotifChangeOp (defined in common notif_rec.h) + * \see edg_wll_NotifChangeOp (defined in common notif_rec.h) */ int edg_wll_NotifChange( edg_wll_Context context, -- 1.8.2.3