r9292: fix filename typo
[clsql.git] / db-oracle / oracle.lisp
index 1e0ed792a029464283aaf70744232c42f881ee06..94c933de2ace070c53e9cdb9099bfb2f29f2079e 100644 (file)
@@ -1,5 +1,5 @@
 ;;; -*- Mode: Lisp -*-
-;;; $Id: oracle.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $
+;;; $Id$
 
 ;;; MaiSQL --- Common Lisp Interface Layer to SQL Databases
 ;;; This is copyrighted software.  See documentation for terms.
@@ -9,7 +9,7 @@
 ;;; The present content of this file is orented specifically towards
 ;;; Oracle 8.0.5.1 under Linux, linking against libclntsh.so
 
-(in-package :clsql-oracle)
+(in-package #:clsql-oracle)
 
 ;;