
16 Apr
2008
16 Apr
'08
10:29 p.m.
+ if (gethostname(host, sizeof(host)) != 0) { + CU_DEBUG("Unable to get hostname: %m");
I'm late to review here, and I think this has already gone in. But this debug statement doesn't need the %m. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com