Fix compilation warnings by using proper type conversion macros
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 5 Sep 2011 21:09:32 +0000 (17:09 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 25 Mar 2014 03:27:04 +0000 (23:27 -0400)
commit8c6d263f793e441e3f99322d916e7d648071c041
tree1aa003c2dd6544219d4787bce5d65315f637b24e
parent2ba82ddbc1e3708bac942427ad590c8203fc1ecc
Fix compilation warnings by using proper type conversion macros

Original warning messages:
  warning: cast to pointer from integer of different size
  warning: cast from pointer to integer of different size
src/discedit.c
src/tray.c