Changeset 20960

Show
Ignore:
Timestamp:
11/30/07 14:12:56 (10 months ago)
Author:
patrick
Message:

Indentation fix. Whitespace-only change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • PyJuggler/trunk/pyjutil/InterpreterGuard.cpp

    r19730 r20960  
    113113 
    114114   vprDEBUG(pyjDBG_CXX, vprDBG_VERB_LVL) 
    115          << std::hex << this << std::dec << " locked\n" << vprDEBUG_FLUSH; 
     115      << std::hex << this << std::dec << " locked\n" << vprDEBUG_FLUSH; 
    116116} 
    117117