Changeset 3536

Show
Ignore:
Timestamp:
07/21/08 17:08:54 (4 months ago)
Author:
ksprotte
Message:

small indentation fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/projects/bos/m2/allocation-cache.lisp

    r3489 r3536  
    258258  ()) 
    259259 
    260 (defmethod bknr.datastore::restore-subsystem 
    261     (store (subsystem allocation-cache-subsystem) &key until) 
     260(defmethod bknr.datastore::restore-subsystem (store (subsystem allocation-cache-subsystem) 
     261                                              &key until) 
    262262  (declare (ignore until)) 
    263263  (rebuild-cache)