mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
[PATCH] udev_volume_id: fix typo
This commit is contained in:
parent
fd42f6a170
commit
d384abd2bd
@ -345,7 +345,7 @@ fat32:
|
||||
volume_id_set_uuid(id, vs->type.fat32.serno, UUID_DOS);
|
||||
|
||||
found:
|
||||
volume_id_set_usage(id, VOLUME_ID_DISKLABEL);
|
||||
volume_id_set_usage(id, VOLUME_ID_FILESYSTEM);
|
||||
id->type = "vfat";
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user