diff options
| author | 2021-07-18 20:22:55 -0700 | |
|---|---|---|
| committer | 2021-07-18 20:23:06 -0700 | |
| commit | cffa45160b97e18903a73b02be66ed689105717a (patch) | |
| tree | a90d5432376b9a32d03343c1c85a7457b29de4c3 /dictionaries-impl.scm | |
| parent | Ignore "Dictionaries.log". (diff) | |
Ignore trailing whitespace.
Diffstat (limited to 'dictionaries-impl.scm')
| -rw-r--r-- | dictionaries-impl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries-impl.scm b/dictionaries-impl.scm index 29da4c4..a5473f9 100644 --- a/dictionaries-impl.scm +++ b/dictionaries-impl.scm @@ -9,7 +9,7 @@ (let () (include "plist-impl.scm") - (register-plist!)) + (register-plist!)) (cond-expand ((library (srfi 126)) |
