mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
22cd88df9f
The "ui" is redundant and stutters. Signed-off-by: Elias Naur <mail@eliasnaur.com>
4 lines
109 B
C
4 lines
109 B
C
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
__attribute__ ((visibility ("hidden"))) void nslog(char *str);
|