This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[sfrench/samba-autobuild/.git] / source / aparser / templates / union_end.tpl
1                 default:
2                         DEBUG(5,("No handler for case %d in @FUNCNAME@\n",
3                                  (int)il->@SWITCH@));
4                         goto fail;
5         }