ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Frequencies.pm
(Generate patch)

Comparing Video-Capture-V4l/Frequencies.pm (file contents):
Revision 1.3 by root, Fri Jun 18 15:23:19 2004 UTC vs.
Revision 1.4 by root, Thu Mar 3 17:41:57 2005 UTC

171$CHANLIST{"ntsc-bcast"} contains a reference to %NTSC_BCAST. 171$CHANLIST{"ntsc-bcast"} contains a reference to %NTSC_BCAST.
172 172
173=head1 AUTHOR 173=head1 AUTHOR
174 174
175Nathan Laredo (laredo@broked.net), adapted to perl by Marc Lehmann 175Nathan Laredo (laredo@broked.net), adapted to perl by Marc Lehmann
176<pcg@goof.com> 176<schmorp@schmorp.de>
177 177
178=cut 178=cut
179 179
180require Exporter; 180require Exporter;
181@ISA = 'Exporter'; 181@ISA = 'Exporter';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines