libmpdclient  2.23
protocol.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: BSD-2-Clause
2 // Copyright The Music Player Daemon Project
3 
11 #ifndef MPD_PROTOCOL_H
12 #define MPD_PROTOCOL_H
13 
16 
22 
30 };
31 
32 #endif
mpd_server_error
Definition: protocol.h:14