Re: [PATCH 3/6] libxtables: prefix exit_error to xtables_error

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

 



On Monday 2009-02-23 17:46, Patrick McHardy wrote:
> Jan Engelhardt wrote:
>> Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
>
>> diff --git a/extensions/expr b/extensions/expr
>> new file mode 100644
>> index 0000000..f00b70d
>> --- /dev/null
>> +++ b/extensions/expr
>> @@ -0,0 +1,179 @@
>> +#include <stdio.h>
>> +#include <stdint.h>
>> +#include <libHX/option.h>
>> +
>> +enum ttl_rel {
>> +	REL_EQ,
>> +	REL_LT,
>> +	REL_GT,
>> +}
>
> What is this file? I see no mentioning in the (non-existant) changelog.
>
Accidentally git-added code. It is removed in the latest tree's form.
There should not need to be any detailed changelog entry - it
really is just the prefixing that is needed for a good library
that was done.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux