commit | bb50337b2a8a16ca7e903cc04ab195ff0fd47ae6 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu May 27 20:51:26 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu May 27 20:51:26 2010 +0000 |
tree | 4fa011af52761495e6742e617f1c1e184aca725a | |
parent | 3928ec602c4b2bf646bc84a6c4897c86c674da54 [diff] [blame] |
diff --git a/Magick++/lib/ImageRef.cpp b/Magick++/lib/ImageRef.cpp index 8dab259..3397150 100644 --- a/Magick++/lib/ImageRef.cpp +++ b/Magick++/lib/ImageRef.cpp
@@ -92,7 +92,7 @@ } // Assign registration id to reference -void Magick::ImageRef::id ( const long id_ ) +void Magick::ImageRef::id ( const ssize_t id_ ) { if( _id > -1 ) {