Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30631
b: refs/heads/master
c: bc940c4
h: refs/heads/master
i:
  30629: 7016aba
  30627: cdd6665
  30623: 0fd28e9
v: v3
  • Loading branch information
Matthew Martin authored and Adrian Bunk committed Jun 26, 2006
1 parent b2d1ea9 commit ddd63e0
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: d6e05edc59ecd79e8badf440c0d295a979bdfa3e
refs/heads/master: bc940c40c6473cb40178458e2c74aea6b45aac03
2 changes: 1 addition & 1 deletion trunk/drivers/telephony/ixj.c
Original file line number Diff line number Diff line change
Expand Up @@ -5712,7 +5712,7 @@ static int ixj_daa_write(IXJ *j)
return 1;
}

int ixj_set_tone_off(unsigned short arg, IXJ *j)
static int ixj_set_tone_off(unsigned short arg, IXJ *j)
{
j->tone_off_time = arg;
if (ixj_WriteDSPCommand(0x6E05, j)) /* Set Tone Off Period */
Expand Down

0 comments on commit ddd63e0

Please sign in to comment.