diff options
Diffstat (limited to 'sys/crypto/camellia/camellia.h')
-rw-r--r-- | sys/crypto/camellia/camellia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/camellia/camellia.h b/sys/crypto/camellia/camellia.h index ab0ce57e88f1..ad6055c01ddb 100644 --- a/sys/crypto/camellia/camellia.h +++ b/sys/crypto/camellia/camellia.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/crypto/camellia/camellia.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _CAMELLIA_H |