branch | trunk |
changeset 655 | ad1457d65f74 |
parent 322 | eb6b0b1409b5 |
child 698 | 9019388af980 |
1.1 --- a/gmyth/src/gmyth_remote_util.h Fri Feb 02 22:04:00 2007 +0000 1.2 +++ b/gmyth/src/gmyth_remote_util.h Tue May 15 21:39:04 2007 +0100 1.3 @@ -34,7 +34,7 @@ 1.4 1.5 G_BEGIN_DECLS 1.6 1.7 -GMythRecorder* remote_request_next_free_recorder (GMythSocket *socket, int curr); 1.8 +GMythRecorder* remote_request_next_free_recorder (GMythSocket *socket, gint curr); 1.9 gint gmyth_remote_util_get_free_recorder_count (GMythSocket *socket); 1.10 1.11 G_END_DECLS