Skip to content

Commit

Permalink
auth_diameter: typo - build → built
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 28, 2022
1 parent 2e8f982 commit 74467e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/auth_diameter/message.c
Expand Up @@ -49,7 +49,7 @@
( (_len_)+(((_len_)&3)?4-((_len_)&3):0) )


/* from an AAAMessage structure, a buffer to be sent is build
/* from an AAAMessage structure, a buffer to be sent is built
*/
AAAReturnCode AAABuildMsgBuffer( AAAMessage *msg )
{
Expand Down

0 comments on commit 74467e5

Please sign in to comment.