From b6a7aa34f344cfa4cbd1dcaa96b1b96c731b0368 Mon Sep 17 00:00:00 2001 From: Kolenka Date: Tue, 11 Oct 2011 19:38:01 -0700 Subject: [PATCH] Sony T1: Cleanup --- src/calibre/devices/prst1/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/prst1/driver.py b/src/calibre/devices/prst1/driver.py index 5376eeb87f..592dbd8552 100644 --- a/src/calibre/devices/prst1/driver.py +++ b/src/calibre/devices/prst1/driver.py @@ -256,7 +256,7 @@ class PRST1(USBMS): newmi = book # Get Metadata We Want - # Make sure lpath uses Unix-style strings + # Make sure lpath uses Unix-style strings lpath = book.lpath.replace('\\', '/') try: if opts.use_author_sort: