summaryrefslogtreecommitdiffstats
path: root/audio/cam/files
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cam/files')
-rw-r--r--audio/cam/files/patch-cam.c6
-rw-r--r--audio/cam/files/patch-sounds.c7
2 files changed, 6 insertions, 7 deletions
diff --git a/audio/cam/files/patch-cam.c b/audio/cam/files/patch-cam.c
index ded3a01..65518f1 100644
--- a/audio/cam/files/patch-cam.c
+++ b/audio/cam/files/patch-cam.c
@@ -1,5 +1,5 @@
---- cam.c.orig 2012-09-03 00:31:15.000000000 +0200
-+++ cam.c 2012-09-03 00:31:42.000000000 +0200
+--- cam.c.orig 1996-04-09 18:17:57 UTC
++++ cam.c
@@ -24,9 +24,10 @@
@@ -11,4 +11,4 @@
+int main(int argc, char *argv[])
{
if (argc == 1)
- {
+ {
diff --git a/audio/cam/files/patch-sounds.c b/audio/cam/files/patch-sounds.c
index 5c19493a..2325924 100644
--- a/audio/cam/files/patch-sounds.c
+++ b/audio/cam/files/patch-sounds.c
@@ -1,6 +1,5 @@
-diff -ru ../cam-1.02-virgin/sounds.c ./sounds.c
---- ../cam-1.02-virgin/sounds.c Mon Oct 21 13:33:55 1996
-+++ ./sounds.c Sun Nov 10 12:20:22 1996
+--- sounds.c.orig 1996-10-21 18:33:55 UTC
++++ sounds.c
@@ -36,7 +36,7 @@
@@ -10,7 +9,7 @@ diff -ru ../cam-1.02-virgin/sounds.c ./sounds.c
char *mixer_dev = "/dev/mixer";
struct devices
{
-@@ -287,7 +287,7 @@
+@@ -287,7 +287,7 @@ void init_sliders(void)
else
dev_vol[dev_count].vol_right = dev_vol[dev_count].vol_left;
OpenPOWER on IntegriCloud