Skip to content
  • Zachary T Welch's avatar
    fix regression in md/mw commands · 59f32cbe
    Zachary T Welch authored
    The recent migration broke them, the fixes broken them in a new way,
    but this should restore them to working order.  Eliminates the
    temporary variable, as the CMD_NAME macro can once again be use
    in routines that increment CMD_ARGV without nasty side-effects.
    59f32cbe