From 0196fcc9ce0492235f681584037de2f61557f3ac Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Aug 2011 23:36:27 -0400 Subject: [PATCH] Correct a doc typo --- glib/ghmac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/ghmac.c b/glib/ghmac.c index f12274b5e..20e8fcdf8 100644 --- a/glib/ghmac.c +++ b/glib/ghmac.c @@ -285,7 +285,7 @@ g_hmac_get_string (GHmac *hmac) } /** - * g_checksum_get_digest: + * g_hmac_get_digest: * @hmac: a #GHmac * @buffer: output buffer * @digest_len: an inout parameter. The caller initializes it to the -- 2.34.1