Mercurial > hg > xemacs-beta
comparison src/hpplay.c @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | 576fb035e263 |
children | 183866b06e0b |
comparison
equal
deleted
inserted
replaced
457:4b9290a33024 | 458:c33ae14dd6d0 |
---|---|
64 #endif /* !HPUX 10 */ | 64 #endif /* !HPUX 10 */ |
65 | 65 |
66 | 66 |
67 Lisp_Object Vhp_play_server; | 67 Lisp_Object Vhp_play_server; |
68 Lisp_Object Vhp_play_speaker; | 68 Lisp_Object Vhp_play_speaker; |
69 int hp_play_gain; | 69 Fixnum hp_play_gain; |
70 | 70 |
71 /* Functions */ | 71 /* Functions */ |
72 | 72 |
73 /* error handling */ | 73 /* error handling */ |
74 void player_error_internal( | 74 void player_error_internal( |