diff options
Diffstat (limited to 'sys/boot/common/load_aout.c')
-rw-r--r-- | sys/boot/common/load_aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/load_aout.c b/sys/boot/common/load_aout.c index 3a5d34d15a6ba..f500f18f2c80f 100644 --- a/sys/boot/common/load_aout.c +++ b/sys/boot/common/load_aout.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: load_aout.c,v 1.9 1998/10/09 23:15:39 peter Exp $ + * $Id: load_aout.c,v 1.10 1998/10/12 09:05:12 peter Exp $ */ #include <sys/param.h> |