aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-09-29 11:44:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-09-29 11:44:47 -0700
commit35028adc11107f035aa0c930d2f70a7dff2841be (patch)
treec312dd4c203d8c40d7b17e895e5c769588749e0e
parenteedf48e7a8c5eec244a8cb6ddce95563aa6088d0 (diff)
downloadconsfigurator-35028adc11107f035aa0c930d2f70a7dff2841be.tar.gz
DATA.LOCAL-FILE: fix IN-PACKAGE form
Reported-by: David Bremner <david@tethera.net> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--src/data/local-file.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/local-file.lisp b/src/data/local-file.lisp
index 080c0da..7f94dff 100644
--- a/src/data/local-file.lisp
+++ b/src/data/local-file.lisp
@@ -15,7 +15,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with this program. If not, see <http://www.gnu.org/licenses/>.
-(in-package :consfigurator.data.git-snapshot)
+(in-package :consfigurator.data.local-file)
(named-readtables:in-readtable :consfigurator)
(defmethod register-data-source