Re: [PATCH] 0x4A Descriptor comment fix
Roberto Corno <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <CAO6YRm9+ubi6Azqn4+nrRTn6biQ7GD7rKv6C4y1xUZQ+pacbXw@mail.gmail.com> |
Patch was missing, sorry Roberto On 30 August 2012 11:36, Roberto Corno <[email protected]> wrote: > Author tag withing 0x4A descriptor is wrongly set to my pc username > Regards, > Roberto > _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel
0002-0x4A-Descriptor-comment-fix.patch
(application/octet-stream, 1.2 KB)
From 530be5bedf9c346cdf7a4e0df311cc9692c4e3a3 Mon Sep 17 00:00:00 2001 From: Roberto Corno <[email protected]> Date: Thu, 30 Aug 2012 11:32:19 +0200 Subject: [PATCH 2/3] 0x4A Descriptor comment fix --- src/descriptors/dr_4a.c | 2 +- src/descriptors/dr_4a.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/descriptors/dr_4a.c b/src/descriptors/dr_4a.c index aa1aefc..8ba4ad8 100644 --- a/src/descriptors/dr_4a.c +++ b/src/descriptors/dr_4a.c @@ -2,7 +2,7 @@ * dr_4a.c * Copyright (C) 2012 VideoLAN * - * Authors: rcorno (May 22, 2012) + * Authors: Roberto Corno <[email protected]> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/descriptors/dr_4a.h b/src/descriptors/dr_4a.h index b442944..168917e 100644 --- a/src/descriptors/dr_4a.h +++ b/src/descriptors/dr_4a.h @@ -2,7 +2,7 @@ * dr_4a.h * Copyright (C) 2012 VideoLAN * - * Authors: rcorno (May 22, 2012) + * Authors: Corno Roberto <[email protected]> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- 1.7.5.4