Changeset 1017


Ignore:
Timestamp:
Sep 23, 1999, 4:15:50 PM (26 years ago)
Author:
phaller
Message:

Fix: debug cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/kernel32/heapstring.cpp

    r974 r1017  
    1 /* $Id: heapstring.cpp,v 1.11 1999-09-18 15:59:29 sandervl Exp $ */
     1/* $Id: heapstring.cpp,v 1.12 1999-09-23 14:15:50 phaller Exp $ */
    22
    33/*
     
    250250int WIN32API lstrcmpW(LPCWSTR arg1, LPCWSTR arg2)
    251251{
    252     dprintf(("KERNEL32: lstrcmpW (%08xh-%ls, %08xh-%ls\n",
     252    dprintf(("KERNEL32: lstrcmpW (%08xh-%ls, %08xh-%ls)\n",
    253253             arg1,
    254254             arg1,
Note: See TracChangeset for help on using the changeset viewer.