diff options
Diffstat (limited to 'usr.bin/tail/extern.h')
| -rw-r--r-- | usr.bin/tail/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/tail/extern.h b/usr.bin/tail/extern.h index 830f9be79ab1..f1d1f8c37291 100644 --- a/usr.bin/tail/extern.h +++ b/usr.bin/tail/extern.h @@ -27,8 +27,6 @@ * 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. - * - * @(#)extern.h 8.1 (Berkeley) 6/6/93 */ #define WR(p, size) do { \ |
