Skip to content

Commit

Permalink
Added CMD_GET_ERROR.
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.daper.net/moc/trunk@383 910807d9-36e0-0310-a014-e9ea483e2ba4
  • Loading branch information
daper committed Oct 9, 2004
1 parent 6b3d1dd commit 8a72438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#define CMD_SET_MIXER 0x1b /* set the volume level */
#define CMD_DELETE 0x1c /* delete an item from the playlist */
#define CMD_SEND_EVENTS 0x1d /* request for events */
#define CMD_GET_ERROR 0x1e /* get the error message */

char *socket_name ();
int get_int (int sock, int *i);
Expand Down

0 comments on commit 8a72438

Please sign in to comment.