From: Steinar H. Gunderson Date: Sat, 2 Oct 2010 00:00:46 +0000 (+0200) Subject: Fix trailing whitespace. X-Git-Url: https://git.sesse.net/?p=vlc;a=commitdiff_plain;h=d17dc40ea4296bc8f6bcfd71a8d5bb83c59d40e6 Fix trailing whitespace. --- diff --git a/modules/access/decklink.cpp b/modules/access/decklink.cpp index 690d39af09..3aaf8ef064 100644 --- a/modules/access/decklink.cpp +++ b/modules/access/decklink.cpp @@ -9,12 +9,12 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. - * + * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. - * + * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA