diff options
Diffstat (limited to 'lib/isccc/base64.c')
-rw-r--r-- | lib/isccc/base64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isccc/base64.c b/lib/isccc/base64.c index 6c1a7bf3773a..78b34edf4f92 100644 --- a/lib/isccc/base64.c +++ b/lib/isccc/base64.c @@ -29,7 +29,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: base64.c,v 1.8 2007-08-28 07:20:43 tbox Exp $ */ +/* $Id: base64.c,v 1.8 2007/08/28 07:20:43 tbox Exp $ */ /*! \file */ |