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()
|
/* clean_host()
|
||||||
*
|
*
|
||||||
* input - host to check
|
* input - host to check
|
||||||
* output - 0 if erroneous, else 0
|
* output - 0 if erroneous, else 1
|
||||||
* side effects -
|
* side effects -
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
|
|
Loading…
Reference in a new issue