Adapt to the changed prototype of InterlockedCompareExchange() in newer
authorTor Lillqvist <tml@novell.com>
Wed, 19 Apr 2006 12:32:43 +0000 (12:32 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 19 Apr 2006 12:32:43 +0000 (12:32 +0000)
commit6f22c44259ea2705c180ce951cdecc5e1c6ff231
tree262e6c550446ef911551e76bbc9cdaae2edfc51b
parent3ed15b72a983a5f2feb9b8c0239cedbcc400e0f3
Adapt to the changed prototype of InterlockedCompareExchange() in newer

2006-04-19  Tor Lillqvist  <tml@novell.com>

* glib/gatomic.c: Adapt to the changed prototype of
InterlockedCompareExchange() in newer SDKs. Use
InterlockedCompareExchangePointer() when applicable. (#155884,
John Ehresman)
ChangeLog
ChangeLog.pre-2-12
glib/gatomic.c