fix previous commit

This commit is contained in:
Pierangelo Masarati 2011-01-17 15:06:11 +00:00
parent 22aa7c51a0
commit 85ba0b81ed

View File

@ -1763,9 +1763,7 @@ rwm_response( Operation *op, SlapReply *rs )
break;
}
}
/* fallthru */
default:
rwm_matched( op, rs );
break;
}