Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29955
b: refs/heads/master
c: 7f2c8a9
h: refs/heads/master
i:
  29953: 30c3980
  29951: 2ed8f96
v: v3
  • Loading branch information
Christoph Pfister authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 5ea64ac commit f961c65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cbee936f472d2d7fb42bb595acf8c451cdb73759
refs/heads/master: 7f2c8a9c5377bf48dcf1d1df7df11a3ef442c505
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-core/dvb_math.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <asm/bug.h>
#include "dvb_math.h"

const unsigned short logtable[256] = {
static const unsigned short logtable[256] = {
0x0000, 0x0171, 0x02e0, 0x044e, 0x05ba, 0x0725, 0x088e, 0x09f7,
0x0b5d, 0x0cc3, 0x0e27, 0x0f8a, 0x10eb, 0x124b, 0x13aa, 0x1508,
0x1664, 0x17bf, 0x1919, 0x1a71, 0x1bc8, 0x1d1e, 0x1e73, 0x1fc6,
Expand Down

0 comments on commit f961c65

Please sign in to comment.