Changeset 59
- Timestamp:
- 10/30/2008 11:05:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/motif/mfexec.c
r58 r59 368 368 return; 369 369 } /*endif*/ 370 } else if (*autoevt == '\0' ) {370 } else if (*autoevt == '\0' || strcmp(autoevt,"None") == 0) { 371 371 /* same as above */ 372 372 GpReadParameter( "v$loc", cBcLongStrLth, addlist, &ok );
Note: See TracChangeset
for help on using the changeset viewer.