diff options
Diffstat (limited to 'lib/libstand/qdivrem.c')
| -rw-r--r-- | lib/libstand/qdivrem.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libstand/qdivrem.c b/lib/libstand/qdivrem.c index 3a18eed8b31c..c2b492c548d3 100644 --- a/lib/libstand/qdivrem.c +++ b/lib/libstand/qdivrem.c @@ -34,7 +34,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/qdivrem.c,v 1.6.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  /*   * Multiprecision divide.  This algorithm is from Knuth vol. 2 (2nd ed), | 
