Jan(mounth) fixed (second time)
authorvali <vali@andLinux.(none)>
Sat, 8 Jan 2011 15:34:46 +0000 (10:34 -0500)
committervali <vali@andLinux.(none)>
Sat, 8 Jan 2011 15:34:46 +0000 (10:34 -0500)
aihdcontrol/src/comp/vhdConvClockToText.py
vxdcontrol/src/comp/vConvClockToText.py

index 666e0f9..7cb0641 100644 (file)
@@ -4,6 +4,7 @@ from time import localtime, strftime
 from Components.Element import cached
 from Components.config import config
 
+
 class vhdConvClockToText(Converter, object):
        DEFAULT = 0
        WITH_SECONDS = 1
index 8c7ce17..e2caa78 100644 (file)
@@ -4,6 +4,7 @@ from time import localtime, strftime
 from Components.Element import cached
 from Components.config import config
 
+
 class vConvClockToText(Converter, object):
        DEFAULT = 0
        WITH_SECONDS = 1