This commit is contained in:
Kevin Tew 2011-01-20 15:47:02 -07:00
parent a42ea71113
commit ea3b9d2a8e

View File

@ -293,7 +293,7 @@
(lambda () (lambda ()
(if use-lock? (if use-lock?
(call-with-preference-file-lock (call-with-preference-file-lock
'get-preferences 'get-preference
'shared 'shared
(lambda () (lambda ()
(make-lock-file-name pref-file)) (make-lock-file-name pref-file))