The following commit has been merged in the master branch:
commit 96e001088c7e22e992366d5a6dd03e300c858f43
Author: Andrew Deason <[email protected]>
Date:   Mon Oct 6 13:47:13 2014 -0400

    tests: Fix fmt-t.c warning
    
    'main' in fmt-t.c was declared as a prototype-less function, which
    triggers a warning, which is an error with --enable-checking. Fix it
    by declaring 'main' properly.
    
    Change-Id: I45cfec591acd0ef8d7836c79e997e8ffe29b9e38
    Reviewed-on: http://gerrit.openafs.org/11539
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Nathaniel Filardo <[email protected]>

 tests/opr/fmt-t.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to