Changeset 42595
- Timestamp:
- Jan 16, 2024, 6:56:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/Ohana/src/kapa2/src/SetColormap.c
r42489 r42595 22 22 Graphic *graphic; 23 23 24 if ( !strcasecmp(inName, "list")) {24 if (inName && !strcasecmp(inName, "list")) { 25 25 ListColormaps (); 26 26 return TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
