diff --git a/harbour/source/rtl/profiler.prg b/harbour/source/rtl/profiler.prg index 9d3f6941c9..c337f47546 100644 --- a/harbour/source/rtl/profiler.prg +++ b/harbour/source/rtl/profiler.prg @@ -1,13 +1,12 @@ /* - * $id: $ + * $id:$ */ /* * Harbour Project source code: * profiler * - * Copyright 2001 Antonio Linares and - * Patrick Mast + * Copyright 2001 Antonio Linares * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify @@ -70,7 +69,7 @@ * Profiler() * => Writes NO info to file, returns Array of profiler info. * Array only contains USED functions/classes. - * + * * Profiler(,.t.) * => Writes NO info to file, returns Array of profiler info. * Array only contains ALL functions/classes.