зеркало из https://github.com/mozilla/gecko-dev.git
Fix a dumb typo.
This commit is contained in:
Родитель
268c0e11b6
Коммит
7612a810e6
|
@ -80,8 +80,7 @@ NS_IMETHODIMP nsDeviceContextXlib::Init(nsNativeWidget aNativeWidget)
|
|||
{
|
||||
once = PR_FALSE;
|
||||
|
||||
printf("nsDeviceContextXlib::Init(dpy=%p screen=%p visual=%p depth=%d)\
|
||||
n",
|
||||
printf("nsDeviceContextXlib::Init(dpy=%p screen=%p visual=%p depth=%d)\n",
|
||||
mDisplay,
|
||||
mScreen,
|
||||
mVisual,
|
||||
|
|
Загрузка…
Ссылка в новой задаче