Index: trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java
===================================================================
--- trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java	(revision 9314)
+++ trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java	(revision 9315)
@@ -461,4 +461,5 @@
      * @param cmds List of commands that will contain the new "change relation" commands
      * @param newNodes List of nodes that contain the new node
+     * @param removeOldMember whether the membership of the "old node" should be removed
      */
     private static void fixRelations(Node originalNode, Collection<Command> cmds, List<Node> newNodes, boolean removeOldMember) {
