From d23b390dff30290e885407bac9d34220ae1c878d Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Sat, 17 Jun 2017 02:24:55 +0200 Subject: [PATCH] macOS: Fix copy/paste mistake in license header --- modules/gui/macosx/VLCHUDSliderCell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/macosx/VLCHUDSliderCell.h b/modules/gui/macosx/VLCHUDSliderCell.h index a9a76951ac..5b2e3295b0 100644 --- a/modules/gui/macosx/VLCHUDSliderCell.h +++ b/modules/gui/macosx/VLCHUDSliderCell.h @@ -1,5 +1,5 @@ // -// VLCHUDSliderCell.m +// VLCHUDSliderCell.h // BGHUDAppKit // // Created by BinaryGod on 5/30/08. -- 2.20.1