diff options
Diffstat (limited to 'usr.bin/mg/display.c')
-rw-r--r-- | usr.bin/mg/display.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mg/display.c b/usr.bin/mg/display.c index 321d02e6c4d..3272132314f 100644 --- a/usr.bin/mg/display.c +++ b/usr.bin/mg/display.c @@ -1,3 +1,5 @@ +/* $OpenBSD: display.c,v 1.4 2001/01/29 01:58:07 niklas Exp $ */ + /* * The functions in this file handle redisplay. The * redisplay system knows almost nothing about the editing |