summaryrefslogtreecommitdiff
path: root/bin/ed/buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/buf.c')
-rw-r--r--bin/ed/buf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/buf.c b/bin/ed/buf.c
index 9ada6064fbfba..e2a59bdbd74f0 100644
--- a/bin/ed/buf.c
+++ b/bin/ed/buf.c
@@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: buf.c,v 1.7 1995/05/30 00:06:43 rgrimes Exp $
+ * $Id: buf.c,v 1.7.6.1 1997/03/24 05:46:18 imp Exp $
*/
#ifndef lint
static char *rcsid = "@(#)buf.c,v 1.4 1994/02/01 00:34:35 alm Exp";