mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
Fix strict prototype warnings
This commit is contained in:
@@ -427,7 +427,7 @@ plugin_auto_load_cb (char *filename)
|
||||
}
|
||||
|
||||
static char *
|
||||
plugin_get_libdir ()
|
||||
plugin_get_libdir (void)
|
||||
{
|
||||
const char *libdir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user