Skip to content
Snippets Groups Projects
Commit 0cf8b2b1 authored by Sean Bright's avatar Sean Bright
Browse files

Correct typo in deprecation comment.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@356883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 51c24c88
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ struct ast_netsock *ast_netsock_find(struct ast_netsock_list *list,
struct sockaddr_in *sa);
/*!
* \deprecated Use ast_seq_qos in netsock2.h which propertly handles IPv4 and IPv6
* \deprecated Use ast_seq_qos in netsock2.h which properly handles IPv4 and IPv6
* sockets, instead.
*/
int ast_netsock_set_qos(int netsocket, int tos, int cos, const char *desc);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment