From a9cd1d2d5ecfcc5487bee6817c04f67b82855eaf Mon Sep 17 00:00:00 2001 From: "Pierre R. Mai" Date: Sun, 15 Sep 2013 13:09:23 +0200 Subject: [PATCH] Fix sha3.asd ident breakage again. --- sha3.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sha3.asd b/sha3.asd index e14b993..2e361d7 100644 --- a/sha3.asd +++ b/sha3.asd @@ -26,7 +26,7 @@ ;;;; other dealings in this Software without prior written authorization ;;;; from the author. ;;;; -;;;; $Id: 68e870792fa81d78b930c24ee0ce617fac2e2913 $ +;;;; $Id$ (cl:in-package #:cl-user)