Skip to content

Commit

Permalink
conf.cxx
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
tnut committed Apr 23, 2024
1 parent 2da8c8d commit d7e5e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conf.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ std::vector<std::string> Conf::baseDir()
{
return m_baseDir;
}
} // endof cards namespace
} // end of cards namespace

// vim:set ts=2 :

0 comments on commit d7e5e94

Please sign in to comment.