Update include/ files for strict C function prototypes

This commit is contained in:
Sergey Markelov
2022-02-17 12:53:36 -05:00
committed by Marshall Greenblatt
parent 8bfcbeaf48
commit 758022006a
10 changed files with 16 additions and 16 deletions

View File

@@ -44,7 +44,7 @@ extern "C" {
///
// Gets the current log level.
///
CEF_EXPORT int cef_get_min_log_level();
CEF_EXPORT int cef_get_min_log_level(void);
///
// Gets the current vlog level for the given file (usually taken from