Changes committed to git://oss.sgi.com/pcp/pcp.git
src/include/impl.h | 2 -
src/include/pmapi.h | 45 +++++++++++++++--------------
src/libpcp/src/p_instance.c | 67 +++++++++++++++++++-------------------------
src/libpcp/src/p_pmns.c | 39 +++++++++++++------------
src/libpcp/src/pmns.c | 45 ++++++++++++++++-------------
5 files changed, 99 insertions(+), 99 deletions(-)
commit 1d5b0facf492c1c2cff8111597c95d592e6514a0
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 13 10:00:44 2010 +1000
Fix crimes against regular code style in libpcp PDU routines.
Also fixed spelling on pmRequestNamesofChildern, but added a
back-compat interface. Probably we could remove that on next
major release, since it looks like noone is actually using it
(noones owned up to it anyway).
|