Fix typo in comment.

MFC after:	3 days
This commit is contained in:
Robert Watson 2006-01-16 00:28:11 +00:00
parent 7ac386ccec
commit 8e3ae6fe69
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154414

View File

@ -82,7 +82,7 @@ login_str2inlist(const char **ttlst, const char *str1, const char *str2, int fla
/*
* login_timelist()
* This function is intentinoally public - reused by TAS.
* This function is intentionally public - reused by TAS.
* Returns an allocated list of time periods given an array
* of time periods in ascii form.
*/