From c612cb8e062136f7463e6b0d83bcea991aa8d3b3 Mon Sep 17 00:00:00 2001 From: Chen Kedem Date: Mon, 30 Jul 2001 13:49:28 +0000 Subject: [PATCH] 2001-07-30 16:40 UTC+0300 Chen Kedem (add missing CR+LF at the end of file) --- harbour/source/rtl/profiler.prg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/source/rtl/profiler.prg b/harbour/source/rtl/profiler.prg index 7b38408bc1..c5573d1508 100644 --- a/harbour/source/rtl/profiler.prg +++ b/harbour/source/rtl/profiler.prg @@ -187,4 +187,4 @@ LOCAL hFile, aProf:={}, cText:="" endif -RETURN aProf \ No newline at end of file +RETURN aProf