freebsd-skq/sys/netgraph/atm
Diomidis Spinellis 809f920d59 Replace the array initialization using the gcc-specific format
[constant] value
with the C99 format
[constant] = value
2006-06-02 09:08:51 +00:00
..
atmpif Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
ccatm
sscfu
sscop Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
uni Replace the array initialization using the gcc-specific format 2006-06-02 09:08:51 +00:00
ng_atm.c Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
ng_atm.h
ng_atmpif.h
ng_ccatm.h
ng_sscfu.h
ng_sscop.h
ng_uni.h
ngatmbase.c
ngatmbase.h