Removed Tab at the end of File.

While it worked with gcc 4.3, gcc 4.2 would throw the error "no newline at end of file".
This commit is contained in:
syed.amer@gilani.eu 2009-04-24 16:25:39 +00:00
parent 86c29452f9
commit a8b9d5ae52

View File

@ -85,4 +85,3 @@ typedef unsigned TYPE_OF_SIZE_4 UInt32;
#undef TYPE_OF_SIZE_4
#endif