From b5bda64a730876205ce5aae069f11161d6b94cc4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 8 Aug 2010 22:14:56 -0400 Subject: [PATCH] Fix up a doc typo --- glib/gbase64.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glib/gbase64.c b/glib/gbase64.c index 52982ce..a3c265f 100644 --- a/glib/gbase64.c +++ b/glib/gbase64.c @@ -33,7 +33,8 @@ /** - * SECTION:base64 Base64 Encoding + * SECTION:base64 + * @title: Base64 Encoding * @short_description: encodes and decodes data in Base64 format * * Base64 is an encoding that allows a sequence of arbitrary bytes to be -- 2.7.4