Changeset 690 for trunk/dll/treecnr.c


Ignore:
Timestamp:
Jun 15, 2007, 6:02:06 PM (18 years ago)
Author:
Steven Levine
Message:

Commit more OpenWatcom compatibility updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/treecnr.c

    r689 r690  
    508508{
    509509  DIRCNRDATA *dcd;
    510   DIRCNRDATA *dcdsrc;
    511510
    512511  switch (msg) {
     
    832831  static APPNOTIFY *apphead = NULL, *apptail = NULL;
    833832  DIRCNRDATA *dcd = INSTDATA(hwnd);
    834   DIRCNRDATA *dcdsrc;
    835833
    836834  switch (msg) {
Note: See TracChangeset for help on using the changeset viewer.