From: <ev...@us...> - 2006-08-16 02:37:55
|
Revision: 16777 Author: evands Date: 2006-08-15 19:37:49 -0700 (Tue, 15 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16777&view=rev Log Message: ----------- Typo fix Modified Paths: -------------- trunk/src/dbus-server.c Modified: trunk/src/dbus-server.c =================================================================== --- trunk/src/dbus-server.c 2006-08-16 01:32:12 UTC (rev 16776) +++ trunk/src/dbus-server.c 2006-08-16 02:37:49 UTC (rev 16777) @@ -48,7 +48,7 @@ /* * Here we include the list of #GAIM_DBUS_DEFINE_TYPE statements for * all structs defined in gaim. This file has been generated by the - * #dbus-analize-types.py script. + * #dbus-analyze-types.py script. */ #include "dbus-types.c" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |