Add missing static qualifiers.
This commit is contained in:
parent
ee5283d66b
commit
579ee114b1
4 changed files with 7 additions and 3 deletions
|
@ -888,7 +888,7 @@ grub_util_part_to_disk (const char *os_dev, struct stat *st,
|
|||
return path;
|
||||
}
|
||||
|
||||
char *
|
||||
static char *
|
||||
grub_util_get_raid_grub_dev (const char *os_dev)
|
||||
{
|
||||
char *grub_dev = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue