Subject: CVS commit: src/usr.bin/rlogin
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 01/08/2005 03:23:15
Module Name:	src
Committed By:	ginsbach
Date:		Sat Jan  8 03:23:15 UTC 2005

Modified Files:
	src/usr.bin/rlogin: rlogin.c

Log Message:
getuid() returns a uid_t not int, so make uid uid_t.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.bin/rlogin/rlogin.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.