1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 01:39:35 +02:00

Cleanup file headers

This commit is contained in:
Christophe Romain 2016-12-27 10:44:07 +01:00
parent fad7612cf1
commit ed679279fd
74 changed files with 1501 additions and 353 deletions

View file

@ -17,6 +17,7 @@
%%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
%%%
%%%----------------------------------------------------------------------
-define(PRINT(Format, Args), io:format(Format, Args)).
-compile([{parse_transform, lager_transform}]).