From 4b062196de6fcf6f054cf11fce0fe40758a79dd2 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 15 Apr 2015 11:38:59 -0400 Subject: [PATCH] More TODOs. --- label_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_unix.c b/label_unix.c index ef3f5911..5eb98177 100644 --- a/label_unix.c +++ b/label_unix.c @@ -21,7 +21,7 @@ uiControl *uiNewLabel(const char *text) FALSE, FALSE, "label", text, // TODO TODO TODO TODO TODO - // the presence of this property leads to a segfault on 32-bit linux builds + // the presence of this property leads to a segfault on 32-bit linux builds AND 64-bit openbsd builds // is it just this property? or is it more than one property at all? and why? "xalign", 0, // TODO yalign 0?