diff options
author | dg <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
commit | 8d205697aac53476badf354623abd4e1c7bc5aff (patch) | |
tree | 9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/libkern/subdi3.c | |
parent | cc4d7327705f7251f7c6a43b544f8506abaedd47 (diff) | |
download | FreeBSD-src-8d205697aac53476badf354623abd4e1c7bc5aff.zip FreeBSD-src-8d205697aac53476badf354623abd4e1c7bc5aff.tar.gz |
Added $Id$
Diffstat (limited to 'sys/libkern/subdi3.c')
-rw-r--r-- | sys/libkern/subdi3.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/libkern/subdi3.c b/sys/libkern/subdi3.c index e976345..cb54477 100644 --- a/sys/libkern/subdi3.c +++ b/sys/libkern/subdi3.c @@ -33,12 +33,10 @@ * 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. + * + * $Id$ */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)subdi3.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include "quad.h" /* |