Simply to appease gcc's warnings.
This commit is contained in:
parent
97c477f86f
commit
d63180f2df
@ -491,7 +491,7 @@ ow_child_location_str(device_t dev, device_t child, char *buf,
|
||||
size_t buflen)
|
||||
{
|
||||
|
||||
snprintf(buf, buflen, "");
|
||||
*buf = '\0';
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user