mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-13 08:23:46 +01:00
Update config_load_default function header
This commit is contained in:
parent
22fea7d281
commit
1fc97838e1
2
config.c
2
config.c
@ -6,7 +6,7 @@
|
|||||||
#include "zathura.h"
|
#include "zathura.h"
|
||||||
|
|
||||||
void
|
void
|
||||||
config_load_default()
|
config_load_default(void)
|
||||||
{
|
{
|
||||||
if(!Zathura.UI.session)
|
if(!Zathura.UI.session)
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user