diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 01:58:56 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 01:58:56 +0000 |
commit | 0584185e7c4788adcb1afaf1b86184ddefc5205e (patch) | |
tree | ac4de1476bc33075bf11333d1f8958fc9ac2aefe /usr.bin/tic/transform.h | |
parent | 7260d3cfea4d27edbeeb8d4fcdd130f507073558 (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/tic/transform.h')
-rw-r--r-- | usr.bin/tic/transform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/tic/transform.h b/usr.bin/tic/transform.h index a2e7e431714..40ed900b2f1 100644 --- a/usr.bin/tic/transform.h +++ b/usr.bin/tic/transform.h @@ -1,3 +1,5 @@ +/* $OpenBSD: transform.h,v 1.2 2001/01/29 01:58:24 niklas Exp $ */ + #define PROG_CAPTOINFO "captoinfo" #define PROG_INFOTOCAP "infotocap" #define PROG_RESET "reset" |