X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Fdyncount.lisp;h=76a03997aec45496228cc5e6de7960323c1095ad;hb=0e5e8dc759b478bf9ef55d45d80604c24faea2ae;hp=3761a48655e968fa3c37fe357f1b01ab4b07ed06;hpb=80304981972c91c1b3f3fca75f36dacf1fecf307;p=sbcl.git diff --git a/src/code/dyncount.lisp b/src/code/dyncount.lisp index 3761a48..76a0399 100644 --- a/src/code/dyncount.lisp +++ b/src/code/dyncount.lisp @@ -186,7 +186,7 @@ comments from CMU CL: #!+sb-doc "Return a hash-table mapping string VOP names to VOP-STATS structures describing the VOPs executed. If clear is true, then reset all counts to - zero as a side-effect." + zero as a side effect." (locally (declare (optimize (speed 3) (safety 0)) (inline sb!vm::map-allocated-objects))