* [Cluster-devel] cluster/rgmanager/src/clulib rg_strings.c
@ 2007-07-06 18:50 lhh
0 siblings, 0 replies; only message in thread
From: lhh @ 2007-07-06 18:50 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: lhh at sourceware.org 2007-07-06 18:50:22
Modified files:
rgmanager/src/clulib: rg_strings.c
Log message:
remove debug printf
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/clulib/rg_strings.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.5.2.3&r2=1.5.2.4
--- cluster/rgmanager/src/clulib/rg_strings.c 2007/06/26 21:55:45 1.5.2.3
+++ cluster/rgmanager/src/clulib/rg_strings.c 2007/07/06 18:50:22 1.5.2.4
@@ -148,6 +148,5 @@
const char *
agent_op_str(int val)
{
- printf("searching agent_ops for %d\n", val);
return rg_search_table(agent_ops, val);
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-06 18:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-06 18:50 [Cluster-devel] cluster/rgmanager/src/clulib rg_strings.c lhh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).