[Galago-commits] r2513 - in trunk/libnotify: . libnotify
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Sun Jan 29 13:17:58 PST 2006
Author: chipx86
Date: 2006-01-29 13:17:56 -0800 (Sun, 29 Jan 2006)
New Revision: 2513
Modified:
trunk/libnotify/ChangeLog
trunk/libnotify/libnotify/notify.h
Log:
Make Doxygen happy.
Modified: trunk/libnotify/ChangeLog
===================================================================
--- trunk/libnotify/ChangeLog 2006-01-29 21:07:46 UTC (rev 2512)
+++ trunk/libnotify/ChangeLog 2006-01-29 21:17:56 UTC (rev 2513)
@@ -1,3 +1,8 @@
+Sun Jan 29 13:17:43 PST 2006 Christian Hammond <chipx86 at chipx86.com>
+
+ * libnotify/notify.h:
+ - Make Doxygen happy.
+
========================= 0.3.2 =========================
Mon Jan 23 01:31:59 PST 2006 Christian Hammond <chipx86 at chipx86.com>
Modified: trunk/libnotify/libnotify/notify.h
===================================================================
--- trunk/libnotify/libnotify/notify.h 2006-01-29 21:07:46 UTC (rev 2512)
+++ trunk/libnotify/libnotify/notify.h 2006-01-29 21:17:56 UTC (rev 2513)
@@ -74,10 +74,10 @@
*
* The strings returned must be freed.
*
- * @param ret_name The returned product name of the server.
- * @param ret_vendor The returned vendor.
- * @param ret_version The returned server version.
- * @param ret_spec_ver The returned specification version supported.
+ * @param ret_name The returned product name of the server.
+ * @param ret_vendor The returned vendor.
+ * @param ret_version The returned server version.
+ * @param ret_spec_version The returned specification version supported.
*
* @return TRUE if the call succeeded, or FALSE if there were errors.
*/
More information about the galago-commits
mailing list