From: Kevin M. Rosenberg Date: Mon, 12 Apr 2004 20:33:12 +0000 (+0000) Subject: r8979: use uninterned symbol X-Git-Tag: v3.8.6~649 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=6f89299fe307443fcd41548201f836f0382760ea;p=clsql.git r8979: use uninterned symbol --- diff --git a/db-mysql/mysql-loader.lisp b/db-mysql/mysql-loader.lisp index cafa2e6..40ae8f6 100644 --- a/db-mysql/mysql-loader.lisp +++ b/db-mysql/mysql-loader.lisp @@ -16,7 +16,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package :mysql) +(in-package #:mysql) ;;;; Modified by Kevin Rosenberg ;;;; - probe potential directories to find library