diff options
Diffstat (limited to 'usr.bin/diff3/diff3.c')
| -rw-r--r-- | usr.bin/diff3/diff3.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/diff3/diff3.c b/usr.bin/diff3/diff3.c index 380987560ee0..78638ea2428c 100644 --- a/usr.bin/diff3/diff3.c +++ b/usr.bin/diff3/diff3.c @@ -60,14 +60,9 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#)diff3.c 8.1 (Berkeley) 6/6/93 */ #if 0 -#ifndef lint -static char sccsid[] = "@(#)diff3.c 8.1 (Berkeley) 6/6/93"; -#endif #endif /* not lint */ #include <sys/cdefs.h> #include <sys/capsicum.h> |
