diff options
Diffstat (limited to 'bin/stty/extern.h')
-rw-r--r-- | bin/stty/extern.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/stty/extern.h b/bin/stty/extern.h index 88b58890f7d1..b6029396445f 100644 --- a/bin/stty/extern.h +++ b/bin/stty/extern.h @@ -25,9 +25,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) 5/31/93 - * $FreeBSD$ */ int c_cchars(const void *, const void *); |