correct Changelog spelling

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-08 13:59:07 +02:00
parent 18dd6b472d
commit 4ed4ce5820
6 changed files with 17 additions and 17 deletions

View file

@ -21,7 +21,7 @@
#define GRUB_RAID_UTIL_HEADER 1
#ifdef __linux__
char** grub_util_raid_getmembers (char *name);
char** grub_util_raid_getmembers (const char *name);
#endif
#endif /* ! GRUB_RAID_UTIL_HEADER */