From: Chris Hanson Date: Mon, 26 Jul 2010 07:17:34 +0000 (-0700) Subject: Nuke trailing whitespace. X-Git-Tag: 20101212-Gtk~131 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=a4ba685fa52d20ef10eb48d412543a11e0f06f7e;p=mit-scheme.git Nuke trailing whitespace. --- diff --git a/src/etc/optiondb.scm b/src/etc/optiondb.scm index 314201244..750483ce0 100644 --- a/src/etc/optiondb.scm +++ b/src/etc/optiondb.scm @@ -41,7 +41,7 @@ USA. (list filename)))) (let ((try-dir (lambda (base-dir) - (let ((dir + (let ((dir (pathname-as-directory (merge-pathnames place (pathname-as-directory base-dir)))))