changeset 42:1c81c5106b59

Update win95kg.cpp committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Wed, 30 Jun 2021 02:40:02 -0400
parents 37f231f85a67
children 3487aa65ca56
files win95kg.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/win95kg.cpp	Wed Jun 30 02:38:59 2021 -0400
+++ b/win95kg.cpp	Wed Jun 30 02:40:02 2021 -0400
@@ -3,7 +3,7 @@
    not sure if this will work fully, but from what i've seen it works well enough
 
    going back on this a few months later, wew this code sucks ass
-   managed to fix the OEM key generation, apparently the medium article i read was wrong
+   fixed the OEM key generation, the medium article i read was wrong about it
 */
 #include <ctime>
 #include <cstdlib>