- Timestamp:
- Feb 1, 2023, 4:13:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/psModules/src/extras/pmVisualUtils.c
r34085 r42347 222 222 } 223 223 224 strncpy(name, addNodeName, MAX_COMPONENT_LENGTH);224 ps_strncpy_nowarn(name, addNodeName, MAX_COMPONENT_LENGTH); 225 225 char *pname = name+1; // Take off the period 226 226 // Iterate through the components of addNodeName. Strip off the first
Note:
See TracChangeset
for help on using the changeset viewer.
