branch: externals/truename-cache
commit 82fc0ab530439efeb81a2ac14557761a2fa092a9
Author: Martin Edström <[email protected]>
Commit: Martin Edström <[email protected]>

    Style
---
 truename-cache.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/truename-cache.el b/truename-cache.el
index b2d4c157dc..82655d50d3 100644
--- a/truename-cache.el
+++ b/truename-cache.el
@@ -30,7 +30,7 @@
 ;; ** 'file-name-absolute-p' no longer considers "~foo" to be an absolute
 ;; file name if there is no user named "foo".
 
-
+
 ;;; Commentary:
 
 ;; This library provides two things:
@@ -44,6 +44,7 @@
 
 ;;    See docstring of `truename-cache-collect-files-and-attributes'.
 
+
 ;;; Code:
 
 (require 'cl-lib)

Reply via email to