aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/vcdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/vcdiff')
-rwxr-xr-xlib-src/vcdiff4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/vcdiff b/lib-src/vcdiff
index f5ab7645a81..d53d549b057 100755
--- a/lib-src/vcdiff
+++ b/lib-src/vcdiff
@@ -1,9 +1,9 @@
1#!/bin/sh 1#! /bin/sh
2# 2#
3# Enhanced sccs diff utility for use with vc mode. 3# Enhanced sccs diff utility for use with vc mode.
4# This version is more compatible with rcsdiff(1). 4# This version is more compatible with rcsdiff(1).
5# 5#
6# $Id: vcdiff,v 1.3 1993/08/25 08:18:56 eggert Exp eggert $ 6# $Id: vcdiff,v 1.4 1993/12/03 09:29:18 eggert Exp eggert $
7# 7#
8 8
9DIFF="diff" 9DIFF="diff"