Delete stray ; in struct _DeviceChangedEvent
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Mon, 10 Feb 2014 00:56:40 +0000 (16:56 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 10 Feb 2014 01:21:20 +0000 (17:21 -0800)
commit30c3852bda7f60b0ffb1bb2f6ed8ba8800001b32
treea9ccd06832271bfbd69eeb99a7415fb7450a21ae
parent5300212ce8e9364ba26497605f3edc089af20130
Delete stray ; in struct _DeviceChangedEvent

Caused Solaris Studio cc to complain in every file which included it:
 "../include/eventstr.h", line 179: warning: syntax error:
  empty member declaration

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
include/eventstr.h