Index: generic/nsfProfile.c =================================================================== diff -u -r4fa580aed7f0c54c8e09ec6bb1fc1b46789334ed -r6d1f42a22be5e03d1d3932f5404f62e5ad440ee7 --- generic/nsfProfile.c (.../nsfProfile.c) (revision 4fa580aed7f0c54c8e09ec6bb1fc1b46789334ed) +++ generic/nsfProfile.c (.../nsfProfile.c) (revision 6d1f42a22be5e03d1d3932f5404f62e5ad440ee7) @@ -131,8 +131,8 @@ * NsfProfileDebugCall, NsfProfileDebugExit -- * * Output a line in case a function/method is called/exited having the - * debug flag set. These two functions use ReportLine (which calls NsfLog) - * for reporting. + * debug flag set. These two functions use the Tcl commands ::nsf::debug::call + * and ::nsf::debug::exit for reporting. * * Results: * None