Revision 588ec1afa9093fc11bc17a35fb580cffe470bd00

markdoliner at pidgin.im markdoliner at pidgin.im
Sun Mar 25 03:07:43 EDT 2007


o   -----------------------------------------------------------------
|   Revision: 588ec1afa9093fc11bc17a35fb580cffe470bd00
|   Ancestor: 20a1ba72d00c9f9c028323b31adfea0311e51c6f
|   Author: markdoliner at pidgin.im
|   Date: 2007-03-25T06:43:10
|   Branch: im.pidgin.pidgin
|   
|   Modified files:
|           libpurple/protocols/oscar/peer.h
|   
|   ChangeLog: 
|   
|   Get rid of some unused comments
|   
|   ============================================================
|   --- libpurple/protocols/oscar/peer.h	15f9870615b75b0e4ad029d9b230a3e2678e27fc
|   +++ libpurple/protocols/oscar/peer.h	5af6a3ed0c92bf10c6b8d3425ea1ccb17ef43e36
|   @@ -278,15 +278,4 @@ void peer_proxy_connection_established_c
|     */
|    void peer_proxy_connection_established_cb(gpointer data, gint source, const gchar *error_message);
|    
|   -#if 0
|   -int peer_oft_sendheader(OscarData *od, guint16 type, PeerConnection *peer_connection);
|   -guint32 peer_oft_checksum_chunk(const guint8 *buffer, int bufferlen, guint32 prevcheck);
|   -guint32 peer_oft_checksum_file(char *filename);
|   -int peer_oft_sendheader(OscarData *od, guint16 type, PeerConnection *peer_connection);
|   -PeerConnection *peer_oft_createinfo(OscarData *od, const guchar *cookie, const char *sn,
|   -	const char *ip, guint16 port, guint32 size, guint32 modtime, char *filename, int send_or_recv,
|   -	int method, int stage);
|   -int peer_oft_destroyinfo(PeerConnection *peer_connection);
|   -#endif
|   -
|    #endif /* _PEER_H_ */

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 588ec1afa9093fc11bc17a35fb580cffe470bd00


More information about the Commits mailing list