mirror of
https://github.com/matrix-construct/construct
synced 2024-12-28 00:14:07 +01:00
Add a missing comment for new /challenge numerics.
This commit is contained in:
parent
51027be825
commit
58c728aed8
1 changed files with 2 additions and 2 deletions
|
@ -761,8 +761,8 @@ static const char * replies[] = {
|
|||
/* 737 */ NULL,
|
||||
/* 738 */ NULL,
|
||||
/* 739 */ NULL,
|
||||
/* 740 */ ":%s 740 %s :%s",
|
||||
/* 741 */ ":%s 741 %s :End of CHALLENGE",
|
||||
/* 740 RPL_RSACHALLENGE2*/ ":%s 740 %s :%s",
|
||||
/* 741 RPL_ENDOFRSACHALLENGE2*/ ":%s 741 %s :End of CHALLENGE",
|
||||
/* 742 */ NULL,
|
||||
/* 743 */ NULL,
|
||||
/* 744 */ NULL,
|
||||
|
|
Loading…
Reference in a new issue