From f99d546d87ec3327a860be56c4e1c2255542b39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 7 Apr 2009 18:02:22 +0000 Subject: [PATCH] Fixed incorrect comment. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30004 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/servers/app/ServerWindow.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/servers/app/ServerWindow.cpp b/src/servers/app/ServerWindow.cpp index f51b298ed5..f15e302c81 100644 --- a/src/servers/app/ServerWindow.cpp +++ b/src/servers/app/ServerWindow.cpp @@ -3161,8 +3161,7 @@ ServerWindow::_DispatchPictureMessage(int32 code, BPrivate::LinkReceiver &link) free(string); break; } - // Terminate the string, if nothing else, it's important - // for the DTRACE call below... + // Terminate the string string[info.stringLength] = '\0'; picture->WriteDrawString(info.location, string, info.stringLength,