From fee4c4e0e27ec29659e2ab9aab0a28917336f1e2 Mon Sep 17 00:00:00 2001 From: Francis Appels Date: Sun, 3 May 2015 10:26:12 +0200 Subject: [PATCH] Fix: add newline at eof --- htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php b/htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php index 56acdc704cb..71057359e7c 100644 --- a/htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php +++ b/htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php @@ -249,4 +249,4 @@ class modTcpdfbarcode extends ModeleBarCode return ''; } } -} \ No newline at end of file +}