diff options
Diffstat (limited to 'share/examples/bootforth/frames.4th')
-rw-r--r-- | share/examples/bootforth/frames.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/bootforth/frames.4th b/share/examples/bootforth/frames.4th index 3b1f4046891fe..a446c030e35fc 100644 --- a/share/examples/bootforth/frames.4th +++ b/share/examples/bootforth/frames.4th @@ -1,6 +1,6 @@ \ Words implementing frame drawing \ XXX Filled boxes are left as an exercise for the reader... ;-/ -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/frames.4th,v 1.3.32.1 2010/02/10 00:26:20 kensmith Exp $ marker task-frames.4th |