Remove unnecessary, and mismatched, comment.
Submitted by: Fedor Uporov
This commit is contained in:
parent
eaac4bffc7
commit
4d7faf1b26
@ -89,7 +89,7 @@ ext2_extattr_name_to_bsd(int attrnamespace, const char *name, int* name_len)
|
||||
*/
|
||||
#ifdef EXT2FS_DEBUG
|
||||
printf("can not convert ext2fs name to bsd: namespace=%d\n", attrnamespace);
|
||||
#endif /* DEBUG */
|
||||
#endif
|
||||
|
||||
return (NULL);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user