doxygen typo
authorJan Pospíšil <honik@ntc.zcu.cz>
Sat, 9 Jun 2007 17:17:06 +0000 (17:17 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sat, 9 Jun 2007 17:17:06 +0000 (17:17 +0000)
org.glite.lb.client/interface/notification.h

index 617a231..c874c73 100644 (file)
@@ -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,