Skip to content

Commit d166db0

Browse files
authored
Merge pull request #8 from jke94/dev-javi/file-renaming-to-ScribeApi
Rename ScribeAPI.h to ScribeApi.h
2 parents 8d3e922 + 26d2fb1 commit d166db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logger/api/ScribeAPI.h renamed to logger/api/ScribeApi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ LOGGER_INFRASTRUCTURE_RESULT initializeLogger(void(*logCallback)(LOG_LEVEL logle
3636
LOGGER_INFRASTRUCTURE_RESULT configMinimunLoggerLevel(LOG_LEVEL loglevel);
3737

3838

39-
#endif // DEMO_VARIADIC_H
39+
#endif // DEMO_VARIADIC_H

0 commit comments

Comments
 (0)