Deleted Added
full compact
26c26
< * $Id: imgact_shell.c,v 1.16 1997/08/02 14:31:23 bde Exp $
---
> * $Id: imgact_shell.c,v 1.17 1998/10/16 03:55:00 peter Exp $
137c137
< static const struct execsw shell_execsw = { exec_shell_imgact, "#!" };
---
> static struct execsw shell_execsw = { exec_shell_imgact, "#!" };