]> git.ipfire.org Git - thirdparty/libnl.git/commitdiff
Fix compile warning in nl-list-caches
authorThomas Graf <tgr@lsx.localdomain>
Tue, 29 Apr 2008 21:11:09 +0000 (23:11 +0200)
committerThomas Graf <tgr@lsx.localdomain>
Tue, 29 Apr 2008 21:11:09 +0000 (23:11 +0200)
src/nl-list-caches.c

index ed0e92a0a42892cacf3b041da5eddebd93ca23c3..9bb57c7268f39e9ef8a356679358d4952086688a 100644 (file)
@@ -49,7 +49,6 @@ static void print(struct nl_cache_ops *ops, void *arg)
                        "stats",
                        "xml",
                        "env",
-                       "events"
                };
                int i;