1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 01:42:32 +01:00

added snprintf for backwards compat

This commit is contained in:
kojima
2001-09-04 20:38:20 +00:00
parent dd9e7d6816
commit acdc0e3d6b
2 changed files with 939 additions and 1 deletions

View File

@@ -75,7 +75,8 @@ libWINGs_a_SOURCES = \
wtext.c \
wtextfield.c \
wview.c \
wwindow.c
wwindow.c \
snprintf.c
libWUtil_a_SOURCES = \