Fix coding style and add/change debug statements
authorDavid Goulet <dgoulet@efficios.com>
Wed, 3 Oct 2012 15:07:14 +0000 (11:07 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 3 Oct 2012 15:47:59 +0000 (11:47 -0400)
commit7a57cf92a463031c8cb668900f9215e3773a15c3
treeb363766d55d9e7fb508238134d87b50453d6c545
parent74130cb7d45f2c698c1a9f224bf8e7a2f2368f18
Fix coding style and add/change debug statements

Change all perror() to PERROR() and add some DBG() and ERR() statement
for easier verbose reading.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.026231 seconds and 5 git commands to generate.