emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/elisp-benchmarks d273a89: ; * benchmarks/pack-unpack.el


From: Andrea Corallo
Subject: [elpa] externals/elisp-benchmarks d273a89: ; * benchmarks/pack-unpack.el: Remove unnecessary newlines.
Date: Thu, 6 May 2021 17:21:12 -0400 (EDT)

branch: externals/elisp-benchmarks
commit d273a89221c6561fe86f4c29b9864e61c114ea52
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>

    ; * benchmarks/pack-unpack.el: Remove unnecessary newlines.
---
 benchmarks/pack-unpack.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/benchmarks/pack-unpack.el b/benchmarks/pack-unpack.el
index 85aa2ca..d05571e 100644
--- a/benchmarks/pack-unpack.el
+++ b/benchmarks/pack-unpack.el
@@ -63,7 +63,6 @@
     (data vec length)
     (_ align 4)))
 
-
 (defconst packet-bindat-type
   (bindat-type
     (header type header-bindat-type)
@@ -123,7 +122,5 @@
     (bindat-unpack packet-bindat-spec
                    (bindat-pack packet-bindat-spec struct-bindat))))
 
-
-
 (provide 'benchmarks/pack-unpack)
 ;;; benchmarks/pack-unpack.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]