CMake/Source/CursesDialog/form
Ömer Fadıl USTA 3b849a7ae9 ccmake: Add missing initializers reported by cppcheck
The return statement uses d1, d2, d3, and d4 variables but the code
which initialize them inside a if statement and not always this if
statement is corrent.  On the other hand these variables are using for
return statement and needed to be initialized.  A trivial fix to pervent
some compilers will give build error.

Reviewed-by: Igor Murzov <e-mail@date.by>
2013-07-15 10:20:00 -04:00
..
.NoDartCoverage
CMakeLists.txt Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
READ.ME
cmFormConfigure.h.in
eti.h
fld_arg.c
fld_attr.c
fld_current.c
fld_def.c
fld_dup.c
fld_ftchoice.c
fld_ftlink.c
fld_info.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
fld_just.c
fld_link.c
fld_max.c
fld_move.c
fld_newftyp.c
fld_opts.c
fld_pad.c
fld_page.c
fld_stat.c
fld_type.c
fld_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
form.h
form.priv.h
frm_cursor.c
frm_data.c
frm_def.c
frm_driver.c Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
frm_hook.c
frm_opts.c
frm_page.c
frm_post.c ccmake: Use LSB 4.0 getmaxyx conditionally 2011-01-05 11:07:24 -05:00
frm_req_name.c
frm_scale.c
frm_sub.c
frm_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
frm_win.c
fty_alnum.c
fty_alpha.c
fty_enum.c Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
fty_int.c
fty_ipv4.c ccmake: Add missing initializers reported by cppcheck 2013-07-15 10:20:00 -04:00
fty_num.c
fty_regex.c Remove some uses of obsolete 'register' storage specifier 2013-06-28 16:37:49 -04:00
llib-lform
mf_common.h
nc_alloc.h