mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Fix a typo.
svn path=/trunk/; revision=14313
This commit is contained in:
parent
2b55bc2731
commit
e11896f814
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
* Limitations:
|
||||
* - No support for compressed files.
|
||||
* - No attribute list support.
|
||||
* - May crash on currupted filesystem.
|
||||
* - May crash on corrupted filesystem.
|
||||
*/
|
||||
|
||||
#include <freeldr.h>
|
||||
|
|
Loading…
Reference in a new issue