K 10 svn:author V 3 bde K 8 svn:date V 27 1994-10-30T20:25:21.000000Z K 7 svn:log V 257 Fix selector arg to match the (missing) prototype for sdtossd(). Cosmetic. Return from trap() if trap_fatal() returns. trap_fatal() isn't fatal if you have ddb. Returning from trap() is usually the right thing to do and much better than falling through. END