Changeset 5364

Show
Ignore:
Timestamp:
10/10/07 17:25:30 (6 years ago)
Author:
jgaeddert
Message:

fixing indentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/components/rc2007_gui/WorkModules.py

    r5363 r5364  
    239239                # TODO: look at the metadata and decide if it's voice or text         
    240240                # forwarding voice data: 
    241             if voice: 
     241                if voice: 
    242242                    self.CVSDDecode(data) 
    243243