Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1518
b: refs/heads/master
c: fe5ac9d
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Jaroslav Kysela committed May 29, 2005
1 parent b0f7bc0 commit ed406b1
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: 7358036cc6cb139d70d2b1898d29ecedc087fceb
refs/heads/master: fe5ac9dcfe3b219209cf8e08347cce47658267d0
2 changes: 1 addition & 1 deletion trunk/sound/pci/emu10k1/emupcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ static unsigned int emu10k1_select_interprom(unsigned int pitch_target)
*
* returns: cache invalidate size in samples
*/
static int inline emu10k1_ccis(int stereo, int w_16)
static inline int emu10k1_ccis(int stereo, int w_16)
{
if (w_16) {
return stereo ? 24 : 26;
Expand Down

0 comments on commit ed406b1

Please sign in to comment.