Diff for /freem/src/cmd_if.c between versions 1.3 and 1.4

version 1.3, 2025/03/09 19:14:24 version 1.4, 2025/05/18 18:15:38
Line 1 Line 1
 /*  /*
  *   *
  *   $Log$   *   $Id$
  *   Revision 1.3  2025/03/09 19:14:24  snw  
  *   First phase of REUSE compliance and header reformat  
  *  
  *    Implementation of the IF command   *    Implementation of the IF command
  *   *
  *     *  
Line 28 Line 25
  *   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.   *   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.
  *   *
  *   $Log$   *   $Log$
    *   Revision 1.4  2025/05/18 18:15:38  snw
    *   Add ZEDIT command for editing routines
    *
  *   Revision 1.3  2025/03/09 19:14:24  snw   *   Revision 1.3  2025/03/09 19:14:24  snw
  *   First phase of REUSE compliance and header reformat   *   First phase of REUSE compliance and header reformat
  *   *

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>