Changeset 1673 for trunk/dll/objcnr.c


Ignore:
Timestamp:
Dec 30, 2012, 7:51:01 PM (13 years ago)
Author:
Gregg Young
Message:

Update to Doxygen comment style Ticket 55. Also some minor code cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/objcnr.c

    r1438 r1673  
    161161    pciP->rc.hptrIcon = hptr;
    162162
    163   if (!pciP->rc.hptrIcon || pciP->rc.hptrIcon == hptrFile)      /* OS/2 bug bug bug bug */
     163  if (!pciP->rc.hptrIcon || pciP->rc.hptrIcon == hptrFile)      // OS/2 bug bug bug bug
    164164    pciP->rc.hptrIcon = hptrDir;
    165165
Note: See TracChangeset for help on using the changeset viewer.