From: Andreas Steffen Date: Thu, 8 Oct 2009 22:16:33 +0000 (+0200) Subject: corrected caption X-Git-Tag: 4.3.5rc1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b2b2aae2b6261a9db6dc709d498847fef0ebf3;p=thirdparty%2Fstrongswan.git corrected caption --- diff --git a/src/libstrongswan/utils/identification.h b/src/libstrongswan/utils/identification.h index c3cceebf3d..a53ec3877b 100644 --- a/src/libstrongswan/utils/identification.h +++ b/src/libstrongswan/utils/identification.h @@ -323,7 +323,7 @@ identification_t * identification_create_from_string(char *string); identification_t * identification_create_from_encoding(id_type_t type, chunk_t encoded); /** - * Constructor to create a host_t object from a sockaddr struct + * Creates an identification_t object from a sockaddr struct * * @param sockaddr sockaddr struct which contains family and address * @return identification_t