Closed
Bug 491623
Opened 16 years ago
Closed 16 years ago
DOS line endings on cpu.c
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
INVALID
People
(Reporter: beckley, Unassigned)
Details
Attachments
(1 file)
|
17.93 KB,
patch
|
Details | Diff | Splinter Review |
The file media/liboggplay/src/liboggplay/cpu.c was checked in with DOS line endings. Here's a patch to fix that to have Unix line endings.
Attachment #375929 -
Flags: review?(ted.mielczarek)
Comment 1•16 years ago
|
||
Comment on attachment 375929 [details] [diff] [review]
EOL conversion
I'm not a media peer. (Also I don't really care about line endings.)
Attachment #375929 -
Flags: review?(ted.mielczarek)
| Reporter | ||
Updated•16 years ago
|
Attachment #375929 -
Flags: review?(chris.double)
Comment 2•16 years ago
|
||
Since this actually got imported from an external project it may make
more sense to fix media/liboggplay/src/liboggplay/cpu.c (along with
/media/liboggz/src/liboggz/dirac.c) upstream (https://trac.xiph.org/).
As soon as we import the updates the fixes will end up in our tree as
well.
Comment 3•16 years ago
|
||
I just noticed that Jeff filed this upstream recently: https://trac.annodex.net/ticket/482
Let's go ahead and close this bug. We'll pick up the change from upstream in due course.
Thanks Jeff!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Attachment #375929 -
Flags: review?(chris.double)
You need to log in
before you can comment on or make changes to this bug.
Description
•