corrected caption

This commit is contained in:
Andreas Steffen 2009-10-09 00:16:33 +02:00
parent 4b4f8bd732
commit c6b2b2aae2
1 changed files with 1 additions and 1 deletions

View 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