cipher_breakout: 0f30074b: Fixed a typo
grim at pidgin.im
grim at pidgin.im
Wed Feb 16 19:50:47 EST 2011
----------------------------------------------------------------------
Revision: 0f30074be0f08bb0cb04944df7059dfcdd317218
Parent: 297b3c454164169abfe0f00a6f125481e281018c
Author: grim at pidgin.im
Date: 02/16/11 19:43:09
Branch: im.pidgin.cipher_breakout
URL: http://d.pidgin.im/viewmtn/revision/info/0f30074be0f08bb0cb04944df7059dfcdd317218
Changelog:
Fixed a typo
Changes against parent 297b3c454164169abfe0f00a6f125481e281018c
patched libpurple/cipher.c
-------------- next part --------------
============================================================
--- libpurple/cipher.c f5d4dbb82542b8f69e0caaf9291a147246b6c2ba
+++ libpurple/cipher.c b0704d8e1daf51384de3f0af5e651e670e896655
@@ -223,7 +223,7 @@ purple_ciphers_get_handle() {
return &handle;
}
-/* This are implemented in the purple-ciphers sublibrary built in the ciphers
+/* These are implemented in the purple-ciphers sublibrary built in the ciphers
* directory. We could put a header file in there, but it's less hassle for
* the developer to just add it here since they have to register it here as
* well.
More information about the Commits
mailing list