Hartmut Brandt 17446c050c 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.
2004-11-30 15:35:51 +00:00
..
2003-02-03 04:15:53 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00