spmenu/libs/rtl.h

5 lines
136 B
C
Raw Permalink Normal View History

2023-05-14 00:21:16 +02:00
/* See LICENSE file for copyright and license details. */
static char fribidi_text[BUFSIZ] = "";
static void apply_fribidi(char *str);