1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 02:29:34 +02:00

Indent instead of format some pieces of code that include pretty print

This commit is contained in:
Badlop 2025-09-01 10:25:45 +02:00
parent 378bf64fd5
commit 2ec8fe2bc3
29 changed files with 143 additions and 1 deletions

View file

@ -15,6 +15,9 @@
%%% limitations under the License.
%%%
%%%-------------------------------------------------------------------
%% @efmt:off
%% @indent-begin
-define(MQTT_VERSION_4, 4).
-define(MQTT_VERSION_5, 5).