Changeset 8009
- Timestamp:
- 05/22/12 07:43:06 (13 months ago)
- File:
-
- 1 edited
-
ImageMagick/trunk/PerlMagick/Magick.xs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/PerlMagick/Magick.xs
r7577 r8009 1036 1036 } 1037 1037 1038 static inline double StringToDouble(const char *restrict string, 1039 char **restrict sentinal) 1038 static inline double StringToDouble(const char *string,char **sentinal) 1040 1039 { 1041 1040 return(InterpretLocaleValue(string,sentinal));
Note: See TracChangeset
for help on using the changeset viewer.
