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 3a18eed8b31cd..243e4da97e144 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.8.1 2009/04/15 03:14:26 kensmith Exp $");  /*   * Multiprecision divide.  This algorithm is from Knuth vol. 2 (2nd ed),  | 
