Bug in comment. It didn't compile.
This commit is contained in:
parent
b093c328f5
commit
49222defff
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ pm_path_compare(struct f_path_mask *m1, struct f_path_mask *m2)
|
|||
}
|
||||
|
||||
/**
|
||||
* val_compare - compare two values, returns -1, 0, 1 on <, =, > and 999 on error */
|
||||
* val_compare - compare two values, returns -1, 0, 1 on <, =, > and 999 on error
|
||||
*/
|
||||
int
|
||||
val_compare(struct f_val v1, struct f_val v2)
|
||||
|
|
Loading…
Reference in a new issue