Index: /trunk/scripts/SyncEditorLayerIndex.java
===================================================================
--- /trunk/scripts/SyncEditorLayerIndex.java	(revision 15697)
+++ /trunk/scripts/SyncEditorLayerIndex.java	(revision 15698)
@@ -1059,5 +1059,5 @@
             myprintln("- No JOSM category: "+getDescription(j));
         } else if (cjok && ceok && !Objects.equals(cj, ce)) {
-            myprintln("+ Different categories: "+getDescription(j));
+            myprintln("* Different categories: "+getDescription(j));
         }
     }
