]> git.sur5r.net Git - glabels/commitdiff
Fixed compiler warning.
authorJim Evins <evins@snaught.com>
Sat, 28 Dec 2002 06:20:20 +0000 (06:20 +0000)
committerJim Evins <evins@snaught.com>
Sat, 28 Dec 2002 06:20:20 +0000 (06:20 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@226 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/src/xml-label-04.c

index 845a6b942675034442f25212c39483c22116cd60..3f685abd1a2e921a24c3c7666857ce53c67967f4 100644 (file)
@@ -286,6 +286,7 @@ xml04_parse_text_props (xmlNodePtr    object_node,
                break;
        default:
                /* should not happen */
+               break;
        }
 
        gl_debug (DEBUG_XML, "END");