Small, unnecessary change to silence a compiler warning.
authorcrh <crh@ubiqx.org>
Tue, 5 Jun 2012 21:29:04 +0000 (16:29 -0500)
committercrh <crh@ubiqx.org>
Tue, 5 Jun 2012 21:29:04 +0000 (16:29 -0500)
commit132df2e2b8aee3be1e97ece8817e50100f48817a
tree8b926f5dc81f61c336784f5c9caf3844dc10baaf
parentbf28eb6887d5c0d254069ab4531d347c32d736d6
Small, unnecessary change to silence a compiler warning.
 * Added a case to a switch() block so that the compiler (using -Wall) would not whine about a missing enumerated value.
src/daemon/PD_peerdist1.c