K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-05-02T23:27:15.000000Z K 7 svn:log V 195 Fix previous commit: the resource returned by rman_reserve_resource() can be NULL. Make sure to only call rman_set_rid() when the resource is not NULL. While here, improve readability and style. END