xforms.git - xforms

index : xforms.git
xforms
summary refs log tree commit diff
path: root/demos/rescale.c
diff options
context:
space:
mode:
authorJens Thoms Toerring <jt@toerring.de>2017年08月17日 15:07:48 +0200
committerJens Thoms Toerring <jt@toerring.de>2017年08月17日 15:07:48 +0200
commit2529976938da01901b86fe3df1ee3b64b8b355ae (patch)
tree1bd12877e687feec8ae5e529acbfb8f40aa48b0d /demos/rescale.c
parentf209febdbb2bfa2a3a5b7842d25438b9218b68a8 (diff)
downloadxforms-clock.tar.gz
Replaced last instances of malloc/calloc/free with the fl_* macrosclock
Diffstat (limited to 'demos/rescale.c')
-rw-r--r--demos/rescale.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rescale.c b/demos/rescale.c
index 816a8fb..34a9cc9 100644
--- a/demos/rescale.c
+++ b/demos/rescale.c
@@ -46,7 +46,7 @@ FD_form *
create_form_form(void)
{
FL_OBJECT *obj;
- FD_form *fdui = calloc( 1, sizeof *fdui );
+ FD_form *fdui = fl_calloc( 1, sizeof *fdui );
fdui->form = fl_bgn_form( FL_NO_BOX, 470, 370 );
generated by cgit v1.2.3 (git 2.25.1) at 2025年11月26日 07:29:30 +0000

AltStyle によって変換されたページ (->オリジナル) /