branch: externals/window-commander commit 5addab500916755d885a635c9c12ba2df8595483 Author: Daniel Semyonov <[email protected]> Commit: Daniel Semyonov <[email protected]>
; Fix installing swsw.el as a package
---
swsw.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swsw.el b/swsw.el
index 0aade5091c..6c44ddc88a 100644
--- a/swsw.el
+++ b/swsw.el
@@ -232,4 +232,4 @@ This display function respects `swsw-id-format'."
(provide 'swsw)
-;; swsw.el ends here
+;;; swsw.el ends here
