summaryrefslogtreecommitdiff
path: root/new/label_unix.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-15 11:38:59 -0400
committerPietro Gagliardi <[email protected]>2015-04-15 11:38:59 -0400
commit53f01ca59f9fad0403f7533a5c9911428e510f82 (patch)
tree37e650c908e2775590f35a8601a9706dd7f499ef /new/label_unix.c
parent20f15afd10f76a943ce48c01c379a1958bbfc283 (diff)
More TODOs.
Diffstat (limited to 'new/label_unix.c')
-rw-r--r--new/label_unix.c2
1 files changed, 1 insertions, 1 deletions
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?