Deleted Added
full compact
29c29
< * $Id: imgact_elf.c,v 1.45 1999/01/26 02:38:10 julian Exp $
---
> * $Id: imgact_elf.c,v 1.46 1999/01/27 21:49:55 dillon Exp $
987c987
< static const struct execsw elf_execsw = {exec_elf_imgact, "ELF"};
---
> static struct execsw elf_execsw = {exec_elf_imgact, "ELF"};