move doc comment to right spot

This commit is contained in:
Beau McCartney
2024-10-08 13:41:13 -06:00
parent 58745bc7ae
commit fee99c0800
+2 -2
View File
@@ -348,10 +348,10 @@ Kern_Return :: enum kern_return_t {
*/ */
Return_Max = 0x100, Return_Max = 0x100,
/* Maximum return value allowable
*/
} }
/* Maximum return value allowable
*/
/* /*
* VM allocation flags: * VM allocation flags:
* *