From ca1d8a09e05444de07a1ad722b57f5dcae042892 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 31 Mar 2011 14:34:06 +0200 Subject: Fix up styling and tweaks. --- p11-kit/p11-kit-messages.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'p11-kit') diff --git a/p11-kit/p11-kit-messages.c b/p11-kit/p11-kit-messages.c index 0920a37..bfc637c 100644 --- a/p11-kit/p11-kit-messages.c +++ b/p11-kit/p11-kit-messages.c @@ -40,7 +40,7 @@ /** * SECTION:p11-kit-util * @title: Utilities - * @short_description: Message Utilities + * @short_description: PKCS\#11 utilities * * Utility functions for working with PKCS\#11. */ @@ -54,7 +54,7 @@ /** * p11_kit_strerror: - * @rv: The PKCS\#11 return value to get a message for. + * @rv: The code to get a message for. * * Get a message for a PKCS\#11 return value or error code. Do not * pass CKR_OK or other such non errors to this function. -- cgit v1.1