gdi: Add newline at end of file.

This commit is contained in:
José Fonseca 2009-01-08 12:42:00 +00:00
parent ab3a9f1eed
commit 500e05d437

View file

@ -356,4 +356,4 @@ DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved)
break;
}
return TRUE;
}
}