This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-utils.git tree:

Subject: Initialize protocol version
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Tue Jan 25 11:56:18 2011 -0200

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 utils/keytable/keytable.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=723e9838ab95c0649d37311d035b9550648092e1

diff --git a/utils/keytable/keytable.c b/utils/keytable/keytable.c
index 08fdaa9..ea01266 100644
--- a/utils/keytable/keytable.c
+++ b/utils/keytable/keytable.c
@@ -155,7 +155,7 @@ struct cfgfile cfg = {
 /*
  * Stores the input layer protocol version
  */
-static int input_protocol_version;
+static int input_protocol_version = 0;
 
 /*
  * Values that are read only via sysfs node

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to