diff options
Diffstat (limited to 'bin/sh/trap.h')
-rw-r--r-- | bin/sh/trap.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sh/trap.h b/bin/sh/trap.h index fdc4b7a9683a..c7da30326911 100644 --- a/bin/sh/trap.h +++ b/bin/sh/trap.h @@ -30,9 +30,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. - * - * @(#)trap.h 8.3 (Berkeley) 6/5/95 - * $FreeBSD$ */ extern volatile sig_atomic_t pendingsig; |