Add missing break, ugh.

This commit is contained in:
Kurt Zeilenga 2006-03-06 22:47:06 +00:00
parent cafc204a13
commit 17c826f370

View File

@ -212,6 +212,7 @@ handle_private_option( int i )
control );
usage();
}
break;
case 'a': /* add */
ldapadd = 1;