# HG changeset patch # User Gary Kramlich # Date 1133840785 0 # Node ID a1c4d7daabe72c2f296a052240fe0a40bad0545a # Parent a4bb82fac67cc69b8df7c6d0579140cec30b1e4f [gaim-migrate @ 14673] a doxygen tweak from Peter Lawler committer: Tailor Script diff -r a4bb82fac67c -r a1c4d7daabe7 src/core.h --- a/src/core.h Tue Dec 06 00:48:45 2005 +0000 +++ b/src/core.h Tue Dec 06 03:46:25 2005 +0000 @@ -95,7 +95,7 @@ /** * Sets the UI ops for the core. * - * @param A UI ops structure for the core. + * @param ops A UI ops structure for the core. */ void gaim_core_set_ui_ops(GaimCoreUiOps *ops);