On Wednesday 03 June 2009 09:41:13 Andreas.Eversberg wrote:
the reason for moving "subscr_get_by_tmsi"
behind the "DEBUGPC" function is
to finish the debug line (using end-of-line) before calling the
"subscr_get_by_tmsi" function. the "subscr_get_by_tmsi" function may
also
do debug output (currently uses printf). without changing it, the debug
gets distorted.
Applied, I assume you agree that omitting the other two "empty" DEBUGPC is
good enough as well?