Module Name: src
Committed By: christos
Date: Tue May 4 17:12:21 UTC 1999
Modified Files:
src/lib/libcompat/4.3: ruserpass.c
Log Message:
- add a comparison to NULL in a conditional.
- cast third argument of strn*() to size_t
- s/FALL THROUGH/FALLTHROUGH/