whoops, fix name

This commit is contained in:
David Rose 2008-11-13 23:28:13 +00:00
parent 583de9fc3e
commit c6ec6b12be

View File

@ -54,7 +54,7 @@ TinyOsxGraphicsPipe::
////////////////////////////////////////////////////////////////////
string TinyOsxGraphicsPipe::
get_interface_name() const {
return "TinyGL Windows";
return "TinyGL OSX";
}
////////////////////////////////////////////////////////////////////