Changeset 1694 for trunk/dll/extract.c


Ignore:
Timestamp:
Aug 12, 2013, 12:38:03 AM (12 years ago)
Author:
Gregg Young
Message:

Added comments for CS 1690 & 1692

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/extract.c

    r1692 r1694  
    55
    66  Copyright (c) 1993-98 M. Kimes
    7   Copyright (c) 2004, 2010 Steven H. Levine
     7  Copyright (c) 2004, 2013 Steven H. Levine
    88
    99  01 Aug 04 SHL Rework lstrip/rstrip usage
     
    1818                for the extract path.
    1919  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
    20   17 JAN 10 GKY Changes to get working with Watcom 1.9 Beta (1/16/10). Mostly cast CHAR CONSTANT * as CHAR *.
     20  17 Jan 10 GKY Changes to get working with Watcom 1.9 Beta (1/16/10). Mostly cast CHAR CONSTANT * as CHAR *.
    2121  23 Oct 10 GKY Changes to populate and utilize a HELPTABLE for context specific help
     22  11 Aug 13 GKY Fix directory create failure on extract to directory based on archive name
     23                if the name needed quoting.
    2224
    2325***********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.