Blender Git Commit Log

Git Commits -> Revision 45c360d

Revision 45c360d by Kent Mein (master)
December 19, 2002, 20:08 (GMT)


-static void SleepTillEvent(Display *display, GHOST_TUns64 maxSleep) {
+static void SleepTillEvent(Display *display, GHOST_TInt64 maxSleep) {

maxSleep is checked against -1 so it needs to have a sign.
This could even fix some stability problems since -1 is passed in sometimes
in the code.

Kent
--
[email protected]

Commit Details:

Full Hash: 45c360dfc4015fe3b7252587077da3ee57352582
SVN Revision: 194
Parent Commit: d9df4b8
Lines Changed: +1, -1

1 Modified Path:

/intern/ghost/intern/GHOST_SystemX11.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021