From: <rl...@us...> - 2006-08-12 20:01:45
|
Revision: 16724 Author: rlaager Date: 2006-08-12 13:01:35 -0700 (Sat, 12 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16724&view=rev Log Message: ----------- Remove an outdated comment. Modified Paths: -------------- trunk/src/proxy.c Modified: trunk/src/proxy.c =================================================================== --- trunk/src/proxy.c 2006-08-12 15:17:14 UTC (rev 16723) +++ trunk/src/proxy.c 2006-08-12 20:01:35 UTC (rev 16724) @@ -38,7 +38,6 @@ #include "proxy.h" #include "util.h" -/* Does anyone know what PHB stands for? */ struct _GaimProxyConnectInfo { GaimProxyConnectFunction connect_cb; GaimProxyErrorFunction error_cb; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |