mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Typo corection
This commit is contained in:
@ -334,7 +334,7 @@ __wildcard_expand_init(void)
|
|||||||
}
|
}
|
||||||
else if (rc != OK)
|
else if (rc != OK)
|
||||||
{
|
{
|
||||||
/* Some error occured. */
|
/* Some error occurred. */
|
||||||
error = EIO;
|
error = EIO;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user