File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ export module sqlitecpp.column;
1212import sqlitecpp.sqlite3forward;
1313
1414/* *
15- * @namespace sqlite
15+ * @namespace SQLite
1616 * @brief The SQLite SQLite:: namespace
1717 */
1818export namespace SQLite {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ export module sqlitecpp.database;
1212import sqlitecpp.sqlite3forward;
1313
1414/* *
15- * @namespace sqlite
15+ * @namespace SQLite
1616 * @brief The SQLite SQLite:: namespace
1717 */
1818export namespace SQLite {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ export module sqlitecpp.exception;
1212import sqlitecpp.sqlite3forward;
1313
1414/* *
15- * @namespace sqlite
15+ * @namespace SQLite
1616 * @brief The SQLite SQLite:: namespace
1717 */
1818export namespace SQLite {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export import sqlitecpp.database;
1515import sqlitecpp.sqlite3forward;
1616
1717/* *
18- * @namespace sqlite
18+ * @namespace SQLite
1919 * @brief The SQLite SQLite:: namespace
2020 */
2121export namespace SQLite {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export import sqlitecpp.database;
1414import sqlitecpp.sqlite3forward;
1515
1616/* *
17- * @namespace sqlite
17+ * @namespace SQLite
1818 * @brief The SQLite SQLite:: namespace
1919 */
2020export namespace SQLite {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ module;
1010export module sqlitecpp.sqlite3forward;
1111
1212/* *
13- * @namespace sqlite
13+ * @namespace SQLite
1414 * @brief The SQLite SQLite:: namespace
1515 */
1616export namespace SQLite {
You can’t perform that action at this time.
0 commit comments