Skip to content
Snippets Groups Projects
Commit e2525484 authored by florian's avatar florian
Browse files

FIX: typo

parent ae7da50d
No related branches found
No related tags found
2 merge requests!3TST: Add CI infrastructure for integration testing,!2ENH: Add minimal wrapping of libcaosdb's C interface
Pipeline #10301 passed with warnings
......@@ -210,7 +210,7 @@ mutable struct _Configuration
function f(t)
if t.wrapped_connection_configuration != C_NULL
ccall(
(:caosdb_connection_delete_connection_configuration, "libcaosdb"),
(:caosdb_connection_delete_connection_configuration, "libccaosdb"),
Cint,
(Ref{_Configuration},),
Ref{_Configuration}(t),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment