diff options
Diffstat (limited to 'lib/libzfs/libzfs_graph.c')
-rw-r--r-- | lib/libzfs/libzfs_graph.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libzfs/libzfs_graph.c b/lib/libzfs/libzfs_graph.c index e7cbf2386..5dcf93cbe 100644 --- a/lib/libzfs/libzfs_graph.c +++ b/lib/libzfs/libzfs_graph.c @@ -23,7 +23,7 @@ * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" + /* * Iterate over all children of the current object. This includes the normal |