r29: setting version
[Samba.git] / source / aparser / templates / union_end.tpl
blob511adbcf6027abc79e354bdd70ea40b7b798002a
1                 default:
2                         DEBUG(5,("No handler for case %d in @FUNCNAME@\n",
3                                  (int)il->@SWITCH@));
4                         goto fail;
5         }