summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-11-30 15:35:51 +0000
committerharti <harti@FreeBSD.org>2004-11-30 15:35:51 +0000
commit6a1de54fc3ff3e21e3c3b49aa1d59060f5ce2361 (patch)
tree59ddd1be197eb63917845c0e26ea757eb90892cc /usr.bin/make/lst.lib
parentc87a620e46b80034db4eb7d25d17ecdf0da14893 (diff)
downloadFreeBSD-src-6a1de54fc3ff3e21e3c3b49aa1d59060f5ce2361.zip
FreeBSD-src-6a1de54fc3ff3e21e3c3b49aa1d59060f5ce2361.tar.gz
Constify the array of predefined shells. It turns out that we need two
versions of the structure definition for this: one with const char pointers, because otherwise gcc won't let us initialize the fields with constant strings, and one without the const, because we need to work with the structure.
Diffstat (limited to 'usr.bin/make/lst.lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud