[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#201214: debconfclient.h macros waste space in binary



[Joey Hess]
> #define debconf_input(_client, _priority, _question) \
>     _client->commandf(_client, "INPUT %s %s", _priority, _question)

Shouldn't it be ', NULL' at the end of this argument list?



Reply to: