kconfig/lxdialog/BIG.FAT.WARNING
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 19:58:41 2009 +0200 (2009-08-30)
changeset 1504 4e8dd617a1ca
permissions -rw-r--r--
tools wrapper: fix error due to unused argument

In the C wrapper, the argc argument is not used, causing an error
(as we treat warnings as errors). Use a dummy allocation to get
rid of the warning.
     1 This is NOT the official version of dialog.  This version has been
     2 significantly modified from the original.  It is for use by the Linux
     3 kernel configuration script.  Please do not bother Savio Lam with 
     4 questions about this program.