SFML community forums
Help => System => Topic started by: Foaly on January 29, 2013, 09:15:38 pm
-
The other day I was reading thought the source a bit and I was looking at the win32 clock implementation. I noticed a tiny tiny thing there. It's a white space indentation error in line 54 (https://github.com/SFML/SFML/blob/master/src/SFML/System/Win32/ClockImpl.cpp#L54) there is a tab character instead of 4 white spaces. It's not even worth creating a thread, but I thought I'd point it out anyway.
Also all the files start Copyright (C) 2007-2012 Laurent Gomila. I think we can safely move to 2013 now :D
-
Thanks :P
-
No problem!