diff options
author | ru <ru@FreeBSD.org> | 2001-08-13 14:06:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-13 14:06:34 +0000 |
commit | 95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d (patch) | |
tree | cb772fa69b05d0a14bcc6022fa62709c2343eb17 /lib/libstand/i386 | |
parent | 6294027bad54895037359ec3c713f0aed626424b (diff) | |
download | FreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.zip FreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.tar.gz |
Removed duplicate VCS ID tags, as per style(9).
Diffstat (limited to 'lib/libstand/i386')
-rw-r--r-- | lib/libstand/i386/_setjmp.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libstand/i386/_setjmp.S b/lib/libstand/i386/_setjmp.S index fc75db7..6ac89a2 100644 --- a/lib/libstand/i386/_setjmp.S +++ b/lib/libstand/i386/_setjmp.S @@ -32,8 +32,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. - * - * $FreeBSD$ */ #if defined(LIBC_RCS) && !defined(lint) |