diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 16:33:42 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 16:33:42 +0000 |
| commit | c4f617ca01b475bdf034553dfe123deeb1589899 (patch) | |
| tree | e345056575927150e00841cea5fbeabb22674dd6 /sys/boot/common/load_aout.c | |
| parent | 700c9d248fba8c0b82bc5d1b9dfc6793747b57ac (diff) | |
Notes
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 36487c59dd83..3885ed32cbab 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.11.2.1 1999/01/22 21:37:40 rnordier Exp $ + * $FreeBSD$ */ #include <sys/param.h> |
