imp 95e1185856 Minor string handling cleanup that I've had in my tree for a while:
Don't use snprintf where strlcpy() will do the job.
Also, a NUL is '\0' not 0 in our style (C doesn't care), so spell it like.
Remove useless {} and () in the general area of this change.
2002-10-07 06:50:35 +00:00
..
2002-10-03 16:21:40 +00:00
2002-10-07 04:09:16 +00:00
2002-09-25 02:34:56 +00:00
2002-10-06 12:20:09 +00:00
2002-09-23 18:54:32 +00:00