mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 09:31:34 +08:00
example typo
This commit is contained in:
parent
017088d01c
commit
d0678d8a7e
@ -29,7 +29,7 @@
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
|
||||
int maina(int, char* [])
|
||||
int main(int, char* [])
|
||||
{
|
||||
|
||||
namespace spd = spdlog;
|
||||
|
Loading…
Reference in New Issue
Block a user