X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=downloads.lisp;h=05a6716c1ac5ea0d2ae7c8324bbdc701f62ab263;hp=f0e16b62ad7ff302a91183feb4f4bd9d0d163e3d;hb=1726bee5998c1f574c84f294f26b982e124da629;hpb=be1b61b9a1a19ea618b9cd854d6539957c4efd57 diff --git a/downloads.lisp b/downloads.lisp index f0e16b6..05a6716 100644 --- a/downloads.lisp +++ b/downloads.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: downloads.lisp,v 1.2 2003/07/12 17:54:05 kevin Exp $ +;;;; $Id: downloads.lisp,v 1.3 2003/07/12 17:57:34 kevin Exp $ ;;;; ;;;; This file, part of LML2, is Copyright (c) 2000-2003 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. @@ -128,7 +128,7 @@ :url dl-url :name pkg-base :signed nil))) - (display-header pkg-name dl-url dl-data) + (display-header pkg-name dl-url) (dolist (sect sects) (display-sections sect dl-data)) (display-footer dl-data)))