diff options
Diffstat (limited to 'sys/boot/i386/libi386/aout_freebsd.c')
-rw-r--r-- | sys/boot/i386/libi386/aout_freebsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libi386/aout_freebsd.c b/sys/boot/i386/libi386/aout_freebsd.c index 96d74d81d00fb..3f4a401f3c7dd 100644 --- a/sys/boot/i386/libi386/aout_freebsd.c +++ b/sys/boot/i386/libi386/aout_freebsd.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aout_freebsd.c,v 1.10 1998/10/09 07:11:19 msmith Exp $ + * $Id: aout_freebsd.c,v 1.11 1998/10/09 23:20:47 peter Exp $ */ #include <sys/param.h> |