diff options
Diffstat (limited to 'lib/msun/src/e_jn.c')
-rw-r--r-- | lib/msun/src/e_jn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_jn.c b/lib/msun/src/e_jn.c index ae309f0e6b74f..9175826d4e938 100644 --- a/lib/msun/src/e_jn.c +++ b/lib/msun/src/e_jn.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: e_jn.c,v 1.2 1995/04/07 23:13:42 bde Exp $"; +static char rcsid[] = "$Id: e_jn.c,v 1.3 1995/05/30 05:48:24 rgrimes Exp $"; #endif /* |