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:
parent
378bf64fd5
commit
2ec8fe2bc3
29 changed files with 143 additions and 1 deletions
|
@ -15,6 +15,9 @@
|
|||
%%% limitations under the License.
|
||||
%%%
|
||||
%%%-------------------------------------------------------------------
|
||||
%% @efmt:off
|
||||
%% @indent-begin
|
||||
|
||||
-define(MQTT_VERSION_4, 4).
|
||||
-define(MQTT_VERSION_5, 5).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue