Skip to content

Commit

Permalink
acc_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 06ffb66 commit d66b3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/acc_diameter/diam_message.c
Expand Up @@ -54,7 +54,7 @@
( (_len_)+(((_len_)&3)?4-((_len_)&3):0) )


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

0 comments on commit d66b3fa

Please sign in to comment.