mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[DISKPART] Print proper success message in the assign command
This commit is contained in:
@@ -150,7 +150,7 @@ assign_main(
|
||||
}
|
||||
}
|
||||
|
||||
ConResPuts(StdOut, IDS_REMOVE_SUCCESS);
|
||||
ConResPuts(StdOut, IDS_ASSIGN_SUCCESS);
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user