1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2026-05-21 13:20:49 -05:00

updated a comment

This commit is contained in:
Bo Branten
2026-04-27 13:54:33 +02:00
parent 53983394b6
commit ecad9d4958
+1 -1
View File
@@ -585,7 +585,7 @@ Ext2ScanDir (
/* grab parent's reference first */
Ext2ReferMcb(Parent);
/* bad request ! Can a man be pregnant ? Maybe:) */
/* bad request ! */
if (!IsMcbDirectory(Parent)) {
Status = STATUS_NOT_A_DIRECTORY;
__leave;