Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platf...
authorLaurent Monin <geeqie@norz.org>
Wed, 20 Aug 2008 22:26:34 +0000 (22:26 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 20 Aug 2008 22:26:34 +0000 (22:26 +0000)
commitde499c4c05275f24081780bc77b06519d7d9d12e
treeec1d837eff772d8ab33c2f829d6cf312a166337a
parent66bc3de86cf6c443c6e2399fb5df9d515898014d
Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
src/editors.h