--- embedaddon/mpd/src/udp.h 2013/07/22 08:44:29 1.1.1.1 +++ embedaddon/mpd/src/udp.h 2021/03/17 00:39:23 1.1.1.2 @@ -15,9 +15,7 @@ * VARIABLES */ - extern const struct cmdtab UdpSetCmds[]; - extern const struct phystype gUdpPhysType; +extern const struct cmdtab UdpSetCmds[]; +extern const struct phystype gUdpPhysType; #endif - -