jbeuhler-flexelint-bugs-found-20031128
[openafs.git] / src / libadmin / vos / vsprocs.c
index 6cedbc8..76378c7 100644 (file)
@@ -4077,6 +4077,7 @@ UV_SetVolume(struct rx_connection *server, afs_int32 partition,
 
     if (tid) {
        etst = AFSVolEndTrans(server, tid, &rcode);
+       /* FIXME: this looks like a typo */
        if (etst || etst) {
            if (!tst)
                tst = (etst ? etst : rcode);