Skip to content
Snippets Groups Projects
Commit a6dd5063 authored by Steven Murray's avatar Steven Murray
Browse files

Correct comment in InMemoryCatalogueSchema.before_SQL.cpp

parent 70247931
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ namespace catalogue {
// constructor
//------------------------------------------------------------------------------
InMemoryCatalogueSchema::InMemoryCatalogueSchema(): sql(
// CTA_SQL_SCHEMA - The contents of in_memory_schema.cpp go here
// CTA_SQL_SCHEMA - The contents of in_memory_catalogue_schema.cpp go here
) {
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment