diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
| commit | 89730b290a5b2a1506fc7b4a1e604d01e16395ad (patch) | |
| tree | b7c3f7bad4381fe5b507b6cf1947fd57803fe125 /bin/ed/cbc.c | |
| parent | 1ee6b373eb024652b73587eabcad2b9fa32fe121 (diff) | |
Notes
Diffstat (limited to 'bin/ed/cbc.c')
| -rw-r--r-- | bin/ed/cbc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ed/cbc.c b/bin/ed/cbc.c index ee5285cdd0ecd..11a802724fabc 100644 --- a/bin/ed/cbc.c +++ b/bin/ed/cbc.c @@ -35,6 +35,7 @@ * SUCH DAMAGE. * * from: @(#)bdes.c 5.5 (Berkeley) 6/27/91 + * $Id$ */ #ifndef lint |
