Fixed spacing for CPU error code enum

This commit is contained in:
Lord Hepipud 2019-07-24 12:44:49 +02:00
parent 63ef374223
commit 5840e0ca05

View file

@ -243,7 +243,7 @@
8='The driver loader for the device is missing.';
9='This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.';
10='This device cannot start.';
11=' This device failed.';
11='This device failed.';
12='This device cannot find enough free resources that it can use.';
13="Windows cannot verify this devices resources.";
14='This device cannot work properly until you restart your computer.';