mirror of
https://github.com/matrix-construct/construct
synced 2024-11-18 07:50:57 +01:00
Fix erroneous comment
This commit is contained in:
parent
6eb0267a90
commit
5499771f0e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ DECLARE_MODULE_AV1(chghost, NULL, NULL, chghost_clist, NULL, NULL, "$Revision: 3
|
|||
/* clean_host()
|
||||
*
|
||||
* input - host to check
|
||||
* output - 0 if erroneous, else 0
|
||||
* output - 0 if erroneous, else 1
|
||||
* side effects -
|
||||
*/
|
||||
static int
|
||||
|
|
Loading…
Reference in a new issue