Overwrite the checked in version to get rid of a binary character

that somehow got checked in.
This commit is contained in:
Jerry.Kirk%Nexwarecorp.com 2000-02-15 21:25:45 +00:00
Родитель 3c05a8ded2
Коммит 249ba06255
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -314,7 +314,7 @@ NS_IMETHODIMP nsDrawingSurfacePh :: Init( PhGC_t * &aGC, PRUint32 aWidth,
mHeight = aHeight;
mFlags = aFlags;
mIsOffsc*ŠPR_TRUE;
mIsOffscreen = PR_TRUE;
PhDim_t dim;
PhArea_t area;