Changeset 3536 for trunk


Ignore:
Timestamp:
Aug 23, 2007, 2:34:32 AM (18 years ago)
Author:
bird
Message:

hacking.

Location:
trunk/kProfile
Files:
8 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kProfile/Makefile.kmk

    r3526 r3536  
    44# kProfiler Mark 2
    55#
    6 # Copyright (c) 2006 knut st. osmundsen <bird-src-spam@anduin.net.de>
     6# Copyright (c) 2006 knut st. osmundsen <bird-src-spam@anduin.net>
    77#
    88#
  • trunk/kProfile/prfreader.cpp.h

    r3524 r3536  
    302302    PRTDBGSYMBOL                pSym;
    303303    /** Pointer to the function line number. */
    304     PRTDBGLINE                  pLine;
     304    PKDBGLINE                  pLine;
    305305} KPRF_TYPE(,REPORTFUNC), *KPRF_TYPE(P,REPORTFUNC);
    306306
Note: See TracChangeset for help on using the changeset viewer.