Skip to content

Commit 5c00da7

Browse files
committed
name fixes for new home
1 parent f694602 commit 5c00da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ func saneDelegate(delegate:KhronosXmlDelegate)
675675

676676

677677
if (Process.argc != 2) {
678-
// Got this from Xcode? Add $(SRCROOT) to arguments in scheme.
678+
// Got this from Xcode? Add $(SRCROOT)/OpenGL to arguments in scheme.
679679
print("\nusage: main.swift path_to_root\n")
680680
exit(1)
681681
}

0 commit comments

Comments
 (0)