Changeset 3387

Show
Ignore:
Timestamp:
06/30/08 14:04:13 (6 months ago)
Author:
hans
Message:

Fix indentation.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/thirdparty/hunchentoot/session.lisp

    r3386 r3387  
    253253                                                user-agent 
    254254                                                (real-remote-addr request) 
    255                                                    (session-start session)))) 
     255                                                (session-start session)))) 
    256256           ;; The session key presented by the client is valid. 
    257257           (incf (slot-value session 'session-counter))