mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
f3599b1e52
Kino is an IEEE 1394 DV non-linear video editor. Note: IEEE 1394 and V4L are disabled in this port.
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
--- src/riff.cc Wed Nov 26 00:01:24 2003
|
|
+++ src/riff.cc Fri Apr 9 16:22:28 2004
|
|
@@ -69,7 +69,7 @@
|
|
//#include <stdio.h>
|
|
#include <iostream>
|
|
#include <iomanip>
|
|
-#include <byteswap.h>
|
|
+//#include <byteswap.h>
|
|
|
|
using std::cout;
|
|
using std::hex;
|