From 0cb9b70922c965dd55d21a7888d98d70a2500f7a Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 3 Feb 2007 06:51:31 +0000 Subject: [PATCH] set svn:eol-style and added newlines at EOFs svn: r5546 --- collects/framework/preferences.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/framework/preferences.ss b/collects/framework/preferences.ss index 137bc662c4..4af26cbd5d 100644 --- a/collects/framework/preferences.ss +++ b/collects/framework/preferences.ss @@ -463,4 +463,4 @@ the state transitions / contracts are: (-> void?) () "\\rawscm{(preferences:restore-defaults)} restores the users's configuration to the" - "default preferences."))) \ No newline at end of file + "default preferences.")))