]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UdfDxe: Fix a typo within SetFileInfo()
authorHao Wu <hao.a.wu@intel.com>
Mon, 8 Oct 2018 06:34:19 +0000 (14:34 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 23 Oct 2018 06:24:23 +0000 (14:24 +0800)
commit6a926aaed7d110ae60d7ada3ec823b8ce85a797b
tree6e8acac24fe2a7ed7deb4165a31fc9da2a839238
parent6df465b21213ac7c8df78c8db261b064aa6aa56c
MdeModulePkg/UdfDxe: Fix a typo within SetFileInfo()

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1253

Within function SetFileInfo():
This commit will fix a typo where 'Minute' should be used instead of
'Second'.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Paulo Alcantara <palcantara@suse.de>
Acked-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c