Fix comment indentation

This commit is contained in:
Marcus Kammer 2023-12-24 10:43:30 +01:00
parent 19590ea4f4
commit 1d636b97dd
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -1,10 +1,9 @@
;;;; -*- mode: lisp; coding: utf-8-unix; tab-width: 4; fill-column: 100; indent-tabs-mode: nil; -*-
;;;; form.lisp
;;;;
;;;; This file is part of the dev.metalisp.sbt project and defines utility functions,
;;;; macros, and HTML templates for generating Bootstrap-formatted forms.
;;;; It provides mechanisms to build form controls, manage localization,
;;;; and perform string manipulations.
;;;; This file is part of the dev.metalisp.sbt project and defines utility functions, macros, and
;;;; HTML templates for generating Bootstrap-formatted forms. It provides mechanisms to build form
;;;; controls, manage localization, and perform string manipulations.
(defpackage dev.metalisp.sbt/component/form
(:use