From 53f01ca59f9fad0403f7533a5c9911428e510f82 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 15 Apr 2015 11:38:59 -0400 Subject: [PATCH] More TODOs. --- new/label_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new/label_unix.c b/new/label_unix.c index ef3f591..5eb9817 100644 --- a/new/label_unix.c +++ b/new/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?