2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 07:19:24 +00:00

00_MQTT2_SERVER.pm: fix comment

git-svn-id: https://svn.fhem.de/fhem/trunk@17153 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2018-08-16 22:46:37 +00:00
parent 4e3f65a1ca
commit b80f2c036c

View File

@ -2,7 +2,7 @@
# $Id$
package main;
# TODO: autocreate, save retain, test SSL
# TODO: save retain, test SSL
use strict;
use warnings;