DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/login login_access.c
cpressey 2004/06/19 10:28:28 PDT
DragonFly src repository
Modified files:
usr.bin/login login_access.c
Log:
Fix a bogus type declaration to remove a compiler warning - `group'
in this case refers to a netgroup name, and should therefore be a
char * instead of a gid_t.
Requested-by: joerg
Revision Changes Path
1.3 +1 -1 src/usr.bin/login/login_access.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/login/login_access.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]