changeset 81:66a00b701f02

Removed last TODO in PSM
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 02 Dec 2009 14:06:05 +0900
parents 56f0b629e036
children b6344f1d521a
files freeDiameter/p_psm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/freeDiameter/p_psm.c	Wed Dec 02 14:00:15 2009 +0900
+++ b/freeDiameter/p_psm.c	Wed Dec 02 14:06:05 2009 +0900
@@ -679,7 +679,7 @@
 	}
 	
 	/* Default action : the handling has not yet been implemented. [for debug only] */
-	TODO("Missing handler in PSM for '%s'\t<-- '%s'", STATE_STR(peer->p_hdr.info.runtime.pir_state), fd_pev_str(event));
+	TRACE_DEBUG(INFO, "Missing handler in PSM for '%s'\t<-- '%s'", STATE_STR(peer->p_hdr.info.runtime.pir_state), fd_pev_str(event));
 	goto psm_loop;
 
 psm_end:
"Welcome to our mercurial repository"