diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-04-01 10:48:01 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-04-01 10:48:01 -0400 |
commit | 9fcca8568e994bf758fc0a7d2092618b7f525d5c (patch) | |
tree | 5165b971309f0bf9ef73bf66007c61fa47be13a2 | |
parent | d86c6f41ebc8f2399414d863e8b527d8bc81fd8e (diff) | |
parent | cc5edc2fea5f4d69b098a78610902b4f1359c960 (diff) | |
download | bog-9fcca8568e994bf758fc0a7d2092618b7f525d5c.tar.gz |
Merge pull request #1 from purcell/patch-1
Fix trailing line to keep package.el happy
-rw-r--r-- | bog.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -688,4 +688,4 @@ ARG is omitted or nil. (provide 'bog) -;; bog.el ends here +;;; bog.el ends here |