Index: applications/editors/josm/plugins/lakewalker/Lakewalker/lakewalker.py
===================================================================
--- applications/editors/josm/plugins/lakewalker/Lakewalker/lakewalker.py	(revision 4095)
+++ applications/editors/josm/plugins/lakewalker/Lakewalker/lakewalker.py	(revision 4096)
@@ -59,5 +59,5 @@
 def message(s):
     if options.josm_mode:
-        print "s %s" % s
+        print "m %s" % s
     else:
         print s
