remove all trailing whitespace
This commit is contained in:
parent
d2d4966571
commit
b39f9d20a9
222 changed files with 3286 additions and 3286 deletions
2
fs/udf.c
2
fs/udf.c
|
@ -766,7 +766,7 @@ grub_udf_iterate_dir (grub_fshelp_node_t dir,
|
|||
|
||||
static grub_err_t
|
||||
grub_udf_dir (grub_device_t device, const char *path,
|
||||
int (*hook) (const char *filename,
|
||||
int (*hook) (const char *filename,
|
||||
const struct grub_dirhook_info *info))
|
||||
{
|
||||
struct grub_udf_data *data = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue