soc.2009.transport: 55c67b89: Fixed typo
hanzz at soc.pidgin.im
hanzz at soc.pidgin.im
Sun Jun 28 00:05:21 EDT 2009
-----------------------------------------------------------------
Revision: 55c67b894bae146fea86ed3fefb3621c7336e094
Ancestor: 4ace0ee9c47b55eb0bad7fe5bc27850f024390ac
Author: hanzz at soc.pidgin.im
Date: 2009-06-28T04:01:23
Branch: im.pidgin.soc.2009.transport
URL: http://d.pidgin.im/viewmtn/revision/info/55c67b894bae146fea86ed3fefb3621c7336e094
Modified files:
main.h
ChangeLog:
Fixed typo
-------------- next part --------------
============================================================
--- main.h 47b49155f81a53b7099f0343e4da5642613af416
+++ main.h 9f930ab61833348511a12c77de747b19d0e8c9e3
@@ -133,7 +133,7 @@ struct Configuration {
int port; // server port
bool onlyForVIP; // true if transport is only for users in VIP users database
- bool userProxy;
+ bool useProxy;
std::list <std::string> allowedServers;
std::map<int,std::string> bindIPs; // IP address to which libpurple should bind connections
More information about the Commits
mailing list