The recent inclusion of C99 stdbool.h caused a bug to surface where a
authorMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 13 Jan 2008 09:10:09 +0000 (09:10 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 13 Jan 2008 09:10:09 +0000 (09:10 +0000)
commita64064313d542dd7e5c0344c1a483155fba277b3
tree586225cd07048d62182b1939c012787301cdbb0f
parent7fa3e9bb7278dd810e4c8cb04c5c700b94394b6c
The recent inclusion of C99 stdbool.h caused a bug to surface where a
variable which should have been an integer was declared as a bool,
breaking NLST support.
mmsoftware/mmftpd/src/mmftpd.c