diff options
Diffstat (limited to 'sys/boot/pc98/boot0.5/boot0.5.s')
-rw-r--r-- | sys/boot/pc98/boot0.5/boot0.5.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot0.5/boot0.5.s b/sys/boot/pc98/boot0.5/boot0.5.s index f878006567679..069be9b33286a 100644 --- a/sys/boot/pc98/boot0.5/boot0.5.s +++ b/sys/boot/pc98/boot0.5/boot0.5.s @@ -25,7 +25,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/boot0.5/boot0.5.s,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ # .global main .code16 |