Diff for /embedaddon/mpd/src/event.c between versions 1.1 and 1.1.1.4

version 1.1, 2012/02/21 23:32:47 version 1.1.1.4, 2021/03/17 00:39:23
Line 55  EventStop(void) Line 55  EventStop(void)
  */   */
   
 void  void
EventDump(Context ctx, const char *msg)EventDump(Context ctx)
 {  {
   u_int n;    u_int n;
   

Removed from v.1.1  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>