Added strncmp
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / interface.c
index 52030f3..b71d944 100644 (file)
@@ -39,7 +39,7 @@ void Interface_Init(void)
        // ---- Plain <hr/> style spacer ----
        WM_CreateElement(area, ELETYPE_SPACER, 0);
        
-       // Windows Go Here
+       // Open Windows Go Here
        
        // --- Bottom Segment ---
        area = WM_CreateElement(gpInterface_Sidebar, ELETYPE_BOX, ELEFLAG_VERTICAL|ELEFLAG_ALIGN_END);

UCC git Repository :: git.ucc.asn.au