libpurple/certificate.h

branch
soc.2013.gobjectification.plugins
changeset 37074
1e7b4b3741a0
parent 37070
774b0a0593f0
parent 35467
975ae62dd895
child 37075
cf3f735b09b7
--- a/libpurple/certificate.h	Thu Feb 06 03:17:59 2014 +0530
+++ b/libpurple/certificate.h	Thu Feb 06 16:53:42 2014 +0530
@@ -296,7 +296,7 @@
  * @destroy_request:    Destroy a completed Request under this Verifier. The
  *                      function pointed to here is only responsible for
  *                      cleaning up whatever
- *                      #PurpleCertificateVerificationRequest::data points to.
+ *                      #PurpleCertificateVerificationRequest.data points to.
  *                      It should not call free(@vrq).
  *                      <sbr/>@vrq: The request to destroy.
  *

mercurial