- Timestamp:
- May 8, 2025, 4:05:42 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/Ohana/src/opihi/lib.shell/MacroOps.c
r16888 r42815 111 111 112 112 FreeMacro (¯os[Nm]); 113 for (i = Nm + 1; i < Nmacros; i++) 113 for (i = Nm + 1; i < Nmacros; i++) { 114 114 macros[i - 1] = macros[i]; 115 } 115 116 Nmacros --; 116 117 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
