openbsd: Add comment in case of urge to change.

Still to figure out wtf is going on here....
This commit is contained in:
Alastair Poole 2020-09-12 14:56:35 +01:00
parent 19f7d5cf0b
commit 25db250732
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
#include <sys/resource.h>
#include <pwd.h>
// These should be static. Please do not change.
// OpenBSD has issues which are undetermined yet.
Ui *_ui;
Evisum_Config *_evisum_config;
static Eina_Lock _lock;