OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3972-g0954c78

Gerrit Code Review gerrit@openafs.org
Tue, 15 Oct 2013 10:37:52 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0954c7859939b548afab01d11b7bc6288cdbc3ea
Author: Christof Hanke <christof.hanke@rzg.mpg.de>
Date:   Wed Oct 9 08:01:35 2013 +0200

    tabular_output: move public headers
    
    from tabular_output.h to afsutil_prototypes.h
    Like this, tabular_output.h does not have to be included
    in any devel-package.
    
    Change-Id: I9e3089fe4a65b2a801c45ba513a8f5dc49ce609b
    Reviewed-on: http://gerrit.openafs.org/10327
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/util/afsutil_prototypes.h |   16 ++++++++++++++++
 src/util/tabular_output.h     |   31 ++++++-------------------------
 2 files changed, 22 insertions(+), 25 deletions(-)

-- 
OpenAFS Master Repository