Fixed incorrect comment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30004 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-04-07 18:02:22 +00:00
parent 42d0ef6fe4
commit f99d546d87
+1 -2
View File
@@ -3161,8 +3161,7 @@ ServerWindow::_DispatchPictureMessage(int32 code, BPrivate::LinkReceiver &link)
free(string); free(string);
break; break;
} }
// Terminate the string, if nothing else, it's important // Terminate the string
// for the DTRACE call below...
string[info.stringLength] = '\0'; string[info.stringLength] = '\0';
picture->WriteDrawString(info.location, string, info.stringLength, picture->WriteDrawString(info.location, string, info.stringLength,