diff options
Diffstat (limited to 'sys/kern/subr_scanf.c')
-rw-r--r-- | sys/kern/subr_scanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_scanf.c b/sys/kern/subr_scanf.c index a7fe7400c4338..e75e91a7c4ac8 100644 --- a/sys/kern/subr_scanf.c +++ b/sys/kern/subr_scanf.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: subr_scanf.c,v 1.1 1999/01/15 00:03:39 msmith Exp $ + * $Id: subr_scanf.c,v 1.1.2.1 1999/01/29 06:39:23 dillon Exp $ * From: Id: vfscanf.c,v 1.13 1998/09/25 12:20:27 obrien Exp */ |