Home
last modified time | relevance | path

Searched hist:"8375 d5129648daed2caa40a337344a286e6b99be" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/grep/
H A Dgrep.cdiff 8375d5129648daed2caa40a337344a286e6b99be Sat Dec 10 19:21:03 CET 2011 Ed Schouten <ed@FreeBSD.org> Add missing "static const" to long options table.

This table is only used in this C file and passed to getopt_long(), so
we can safely add static and const to it.