Fix an endless loop that occurs when the compiler makes enums less than the
authorDan Fandrich <dan@coneharvesters.com>
Wed, 21 Jan 2009 00:27:41 +0000 (16:27 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 21 Jan 2009 00:27:41 +0000 (16:27 -0800)
commitb15bf9973e437bfb7883058d6197494971dcba7c
tree3f14225a822d984adf284994e79c5a8459f3a4fb
parentd01e6b86465c9b621f73109fafc24f145ab510f7
Fix an endless loop that occurs when the compiler makes enums less than the
width of an int.  This occurs with Open Watcom C and gcc with the -fshort-enums
option.
libexif/exif-content.c