]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Rename plugin/api.h to plugin/internal.h
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 04:09:29 +0000 (21:09 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 04:09:29 +0000 (21:09 -0700)
commit5c415890b52aadc33c7e9fd95027ea754a82759d
treec732d25558ca3f7ffc385e1d6e5850a27d1226c1
parent2967b856479a6ccbff2b7823a89f8800cf94012c
Rename plugin/api.h to plugin/internal.h

This no longer defines the default API, since that is now an
internal implementation detail.  Rename the header file to match
the sort of thing I do with other projects.
Makefile.am
plugin/api.c
plugin/cdb.c
plugin/heimdal.c
plugin/internal.h [moved from plugin/api.h with 100% similarity]
plugin/mit.c
tools/heimdal-strength.c