]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
corrected caption
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 8 Oct 2009 22:16:33 +0000 (00:16 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 8 Oct 2009 22:16:33 +0000 (00:16 +0200)
src/libstrongswan/utils/identification.h

index c3cceebf3d5c021e9e319fcf42d19b548455ba5e..a53ec3877bda79ab50fdf2f566edc3fbff094cb5 100644 (file)
@@ -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