home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 550a.lha / XPRXModem_v34.3 / libsup.c.diffs < prev    next >
Encoding:
Text File  |  1991-09-08  |  379 b   |  15 lines

  1. 1a2
  2. > #include <exec/resident.h>
  3. 41,45c42,46
  4. < #define MYREVISION    34    /* would be nice to auto-increment this         */
  5. < char myname[] = "xprxmodem.library";
  6. < char myid[] = "xprxmodem 34.1 (" __DATE__ ")\n";
  7. ---
  8. > #define MYREVISION    36    /* would be nice to auto-increment this         */
  9. > char myname[] = "xprxmodem.library";
  10. > char myid[] = "xprxmodem 34.3 (" __DATE__ ")\n";
  11.