From: John Darrington Date: Sun, 19 Sep 2010 14:36:57 +0000 (+0200) Subject: Const casts. X-Git-Tag: sav-api~33 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c75794cffb05769b71a346af8513a3e8dde55f94;hp=c75794cffb05769b71a346af8513a3e8dde55f94;p=pspp Const casts. Removed some unnecessary casts. Changed some others to use the macros from src/libpspp/cast.h instead of literal casts. ---