Should fix this bug too

This commit is contained in:
Roy Marples 2007-05-14 14:47:07 +00:00
parent 14c59d4071
commit 08aec3c412

View File

@ -6,7 +6,7 @@
RC_INTERACTIVE now works, #178331.
Add --startas back to s-s-d, #175980, #175981.
Allow time for pidfiles to be created, #178274.
Use int instead of char for getopt, #178084 thanks to drizztbsd.
Use int instead of char for getopt, #177202 #178084 thanks to drizztbsd.
11 May 2007; Roy Marples <uberlord@gentoo.org>: