[sikuli] 154/385: added the comment

Gilles Filippini pini at moszumanska.debian.org
Sun Jun 29 19:26:03 UTC 2014


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

pini pushed a commit to tag upstream/1.1.0_beta1
in repository sikuli.

commit 899b3c5ce2c101b6009b3d63cf992d8ef3af8b03
Author: Raimund Hocke <rmhdevelop at me.com>
Date:   Sat Jan 11 18:50:23 2014 +0100

    added the comment
---
 Natives/src/main/java/org/sikuli/natives/MacUtil.java | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Natives/src/main/java/org/sikuli/natives/MacUtil.java b/Natives/src/main/java/org/sikuli/natives/MacUtil.java
index b63fb76..440a914 100644
--- a/Natives/src/main/java/org/sikuli/natives/MacUtil.java
+++ b/Natives/src/main/java/org/sikuli/natives/MacUtil.java
@@ -15,6 +15,8 @@ import javax.swing.JOptionPane;
 public class MacUtil implements OSUtil {
 
   static {
+    // might already be loaded by Sikuli startup procedures
+    // leave it here for the cases where startup is not yet done
     FileManager.loadLibrary("MacUtil");
   }
 

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



More information about the pkg-java-commits mailing list