diff options
Diffstat (limited to 'sys/boot/i386/libi386/elf_freebsd.c')
| -rw-r--r-- | sys/boot/i386/libi386/elf_freebsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libi386/elf_freebsd.c b/sys/boot/i386/libi386/elf_freebsd.c index 130b0cab465b..d61bf7703301 100644 --- a/sys/boot/i386/libi386/elf_freebsd.c +++ b/sys/boot/i386/libi386/elf_freebsd.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: elf_freebsd.c,v 1.5 1998/10/04 20:58:46 msmith Exp $ + * $Id: elf_freebsd.c,v 1.6 1998/10/09 23:22:30 peter Exp $ */ #include <sys/param.h> |
