summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
diff options
context:
space:
mode:
authorChristian Mauderer <Christian.Mauderer@embedded-brains.de>2017-01-17 11:01:44 +0100
committerChristian Mauderer <Christian.Mauderer@embedded-brains.de>2017-01-17 12:51:30 +0100
commitc6b85e8ce8da6ec8a2e728e616947fe6a1952db7 (patch)
treeedacdac0fcf4e89c1dab1cdcf0455fb3bfc80482 /freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
parentuserspace-header-gen: Don't generate first array size. (diff)
downloadrtems-libbsd-c6b85e8ce8da6ec8a2e728e616947fe6a1952db7.tar.bz2
userspace tools: Regenerate headers.
Diffstat (limited to 'freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h')
-rw-r--r--freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
index db4e915b..95c12217 100644
--- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
+++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
@@ -2,5 +2,5 @@
#include <rtems/linkersets.h>
#include "rtems-bsd-pfctl-data.h"
/* pfctl_table.c */
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[2][3]);
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[2][2][2]);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[][3]);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[][2][2]);