whitespace fixups
[jSite2.git] / src / net / pterodactylus / jsite / gui / FixedJMenuItem.java
index 92cafb4..c7a7b03 100644 (file)
@@ -32,14 +32,14 @@ import javax.swing.KeyStroke;
  * upen is changed this change is not picked up (see <a
  * href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4304129">bug
  * #4304129</a>).
- * 
+ *
  * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  */
 public class FixedJMenuItem extends JMenuItem {
 
        /**
         * Creates a new fixed menu item.
-        * 
+        *
         * @param action
         *            The action of the menu item
         */