#6471 Replaced tabs with spaces

This commit is contained in:
Jamie Newbon 2019-04-30 15:40:29 +01:00
parent 7f4ca77444
commit 207247b7ef
No known key found for this signature in database
GPG Key ID: 9618C9BB2FF44DB5
2 changed files with 17 additions and 17 deletions

View File

@ -1303,7 +1303,7 @@ XWindowsUtil::getWindowProperty(Display* display, Window window,
int actualDatumSize;
// ignore errors. XGetWindowProperty() will report failure.
XWindowsUtil::ErrorLock lock(display);
// XWindowsUtil::ErrorLock lock(display);
// read the property
bool okay = true;