Changeset 2513
- Timestamp:
- 01/29/06 13:17:56
- Files:
-
- trunk/libnotify/ChangeLog (modified) (1 diff)
- trunk/libnotify/libnotify/notify.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libnotify/ChangeLog
r2481 r2513 1 Sun Jan 29 13:17:43 PST 2006 Christian Hammond <chipx86@chipx86.com> 2 3 * libnotify/notify.h: 4 - Make Doxygen happy. 5 1 6 ========================= 0.3.2 ========================= 2 7 trunk/libnotify/libnotify/notify.h
r2440 r2513 75 75 * The strings returned must be freed. 76 76 * 77 * @param ret_name The returned product name of the server.78 * @param ret_vendor The returned vendor.79 * @param ret_version The returned server version.80 * @param ret_spec_ver The returned specification version supported.77 * @param ret_name The returned product name of the server. 78 * @param ret_vendor The returned vendor. 79 * @param ret_version The returned server version. 80 * @param ret_spec_version The returned specification version supported. 81 81 * 82 82 * @return TRUE if the call succeeded, or FALSE if there were errors.
