Fix typos

This commit is contained in:
Jonas Bernoulli
2020-07-25 16:27:34 +02:00
parent 6d73ca8ec3
commit b711ad9151
8 changed files with 10 additions and 10 deletions

View File

@ -66,7 +66,7 @@ void log_set_options (LogOptions opts);
LogOptions log_get_options ();
} // namepace Mu
} // namespace Mu
MU_ENABLE_BITOPS(Mu::LogOptions);
#endif /* MU_LOGGER_HH__ */