Mispelled word and wrong past tense in a comment. Modified: trunk/reactos/subsys/smss/smapiexec.c _____
Modified: trunk/reactos/subsys/smss/smapiexec.c --- trunk/reactos/subsys/smss/smapiexec.c 2005-03-02 22:09:53 UTC (rev 13800) +++ trunk/reactos/subsys/smss/smapiexec.c 2005-03-02 22:17:34 UTC (rev 13801) @@ -127,8 +127,8 @@
* ARGUMENTS * Name: name of the program to run, that is a value's name in * the SM registry key Subsystems; - * Data: what the registry gived back for Name; - * DataLength: how much Data the registry retruns; + * Data: what the registry gave back for Name; + * DataLength: how much Data the registry returns; * DataType: what is Data? * Expand: set it TRUE if you want this function to use the env * to possibly expand Data before giving it back.