Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
fixed error in name of C library
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Maggi committed Jul 27, 2015
1 parent 4e7f434 commit 265505c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vicare/databases/sqlite3.vicare.sls
Expand Up @@ -27,7 +27,7 @@

#!vicare
(library (vicare databases sqlite3)
(foreign-library "vicare-sqlite3")
(foreign-library "vicare-sqlite")
(export

;; library initialisation, finalisation, configuration and auxiliary
Expand Down

0 comments on commit 265505c

Please sign in to comment.