[Galago-commits] r2593 - in trunk/libgalago: . libgalago

galago-commits at freedesktop.org galago-commits at freedesktop.org
Mon Feb 27 07:09:45 PST 2006


Author: chipx86
Date: 2006-02-27 07:09:42 -0800 (Mon, 27 Feb 2006)
New Revision: 2593

Modified:
   trunk/libgalago/ChangeLog
   trunk/libgalago/libgalago/galago-context.h
Log:
Fix a small documentation error.


Modified: trunk/libgalago/ChangeLog
===================================================================
--- trunk/libgalago/ChangeLog	2006-02-27 14:16:17 UTC (rev 2592)
+++ trunk/libgalago/ChangeLog	2006-02-27 15:09:42 UTC (rev 2593)
@@ -1,3 +1,8 @@
+Mon Feb 27 01:03:57 PST 2006  Christian Hammond <chipx86 at chipx86.com>
+
+	* libgalago/galago-context.h:
+	  - Fix a small documentation error.
+
 Mon Feb 27 00:10:56 PST 2006  Christian Hammond <chipx86 at chipx86.com>
 
 	* tests/get-presence.c:

Modified: trunk/libgalago/libgalago/galago-context.h
===================================================================
--- trunk/libgalago/libgalago/galago-context.h	2006-02-27 14:16:17 UTC (rev 2592)
+++ trunk/libgalago/libgalago/galago-context.h	2006-02-27 15:09:42 UTC (rev 2593)
@@ -122,8 +122,8 @@
 /**
  * Returns the person with the specified session ID.
  *
- * @param id     The person's session ID.
- * @param origin The object's origin.
+ * @param session_id The person's session ID.
+ * @param origin     The object's origin.
  *
  * @return The person, if found, or NULL.
  */



More information about the galago-commits mailing list