summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h
diff options
context:
space:
mode:
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]);