diff options
Diffstat (limited to 'source4/heimdal/lib/hcrypto/bn.c')
-rw-r--r-- | source4/heimdal/lib/hcrypto/bn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/hcrypto/bn.c b/source4/heimdal/lib/hcrypto/bn.c index 1f8c1d5471..eb2e1c37a5 100644 --- a/source4/heimdal/lib/hcrypto/bn.c +++ b/source4/heimdal/lib/hcrypto/bn.c @@ -35,7 +35,7 @@ #include <config.h> #endif -RCSID("$Id: bn.c 22850 2008-04-07 18:49:01Z lha $"); +RCSID("$Id$"); #include <stdio.h> #include <stdlib.h> |