Some documentation corrections

This commit is contained in:
Adrian-Ken Rueegsegger
2012-01-12 11:25:12 +01:00
committed by Tobias Brunner
parent 17e3a92661
commit 2a375e62f3
8 changed files with 32 additions and 33 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ typedef enum builder_part_t builder_part_t;
/**
* Constructor function to build credentials.
*
* Any added parts are cloned/refcounted by the builder implementation, a
* caller may need to free the passed ressources themself.
* Any added parts are cloned/refcounted by the builder implementation.
* Callers may need to free the passed ressources themselves.
*
* @param subtype constructor specific subtype, e.g. a certificate_type_t
* @param args list of builder part types, followed by parts, BUILD_END