View Raw SPL
/* return the '}' character to menus don't get confused */
_rbrace()
{
        return("}");
}