chiark / gitweb /
fix compile error in debug mode
authorMichael Prokop <mika@grml.org>
Tue, 3 Mar 2009 15:50:58 +0000 (16:50 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 3 Mar 2009 16:27:00 +0000 (17:27 +0100)
When building with './configure --enable-debug && make' it fails with:
  udev-rules.c: In function ‘dump_token’:
  udev-rules.c:366: error: ‘struct <anonymous>’ has no member named ‘i’

Signed-off-by: Michael Prokop <mika@grml.org>

No differences found