aboutsummaryrefslogtreecommitdiff
path: root/sx-encoding.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-encoding.el')
-rw-r--r--sx-encoding.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-encoding.el b/sx-encoding.el
index bea9071..58bbd80 100644
--- a/sx-encoding.el
+++ b/sx-encoding.el
@@ -76,7 +76,7 @@
(defun sx-encoding-normalize-line-endings (string)
"Normalize the line endings for STRING"
- (delete ? string))
+ (delete ?\r string))
(defun sx-encoding-clean-content (string)
"Cleans STRING for display.