another doxygen fix
authortsauerbeck <tsauerbeck>
Sat, 30 Oct 2004 19:27:13 +0000 (19:27 +0000)
committertsauerbeck <tsauerbeck@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 30 Oct 2004 19:27:13 +0000 (19:27 +0000)
SVN revision: 12100

legacy/ecore/src/lib/ecore_x/ecore_x.c

index 48e56dd..8c7a9d6 100644 (file)
@@ -1183,7 +1183,11 @@ ecore_x_ungrab(void)
  *
  * @param win     The window the message is sent to.
  * @param type    The client message type.
- * @param d0...d4 The client message data items.
+ * @param d0      The client message data item 1
+ * @param d1      The client message data item 2
+ * @param d2      The client message data item 3
+ * @param d3      The client message data item 4
+ * @param d4      The client message data item 5
  *
  * @return !0 on success.
  */