diff options
Diffstat (limited to 'sys/netinet6/esp_camellia.h')
-rw-r--r-- | sys/netinet6/esp_camellia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/esp_camellia.h b/sys/netinet6/esp_camellia.h index 6c24b56df282c..7f3e39db54c14 100644 --- a/sys/netinet6/esp_camellia.h +++ b/sys/netinet6/esp_camellia.h @@ -23,7 +23,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/netinet6/esp_camellia.h,v 1.2.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ size_t esp_camellia_schedlen __P((const struct esp_algorithm *)); |