[aseprite] 218/250: Minor format change in intertwiners.h

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit ef7defdf72a2be7898f4e9a4a4fdfd78d5afe73f
Author: David Capello <davidcapello at gmail.com>
Date:   Thu Oct 29 17:02:11 2015 -0300

    Minor format change in intertwiners.h
---
 src/app/tools/intertwiners.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/app/tools/intertwiners.h b/src/app/tools/intertwiners.h
index b979ae2..e5d555f 100644
--- a/src/app/tools/intertwiners.h
+++ b/src/app/tools/intertwiners.h
@@ -256,8 +256,7 @@ public:
     }
   }
 
-  void fillStroke(ToolLoop* loop, const Stroke& stroke) override
-  {
+  void fillStroke(ToolLoop* loop, const Stroke& stroke) override {
     if (stroke.size() < 3) {
       joinStroke(loop, stroke);
       return;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list