From: Hypolite Petovan Date: Tue, 25 Oct 2016 02:18:22 +0000 (-0400) Subject: Restore newline at end of file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a9e90d111d649fd739c44261ebc3b023a554c3d4;p=friendica.git Restore newline at end of file --- diff --git a/include/pgettext.php b/include/pgettext.php index 0acbb02cff..de7cdda9e8 100644 --- a/include/pgettext.php +++ b/include/pgettext.php @@ -189,4 +189,4 @@ function get_available_languages() { } } return $langs; -} \ No newline at end of file +}