intern: Fix GCC warning. 20110505030505/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 5 May 2011 04:16:39 +0000 (21:16 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 5 May 2011 04:16:39 +0000 (21:16 -0700)
commitff3ee9e59efa3a70841c23f1bdc35da74f5c6d18
tree50124537f0a846b68618de28a3b5cce62dddcdfb
parent50800683562f7eaa3d8872b71163bbdcfb1d9ea5
intern: Fix GCC warning.

Otherwise, GCC issues the following warning:

intern.c:83: warning: comparison of distinct pointer types lacks a
cast.
src/libpspp/intern.c