diff options
author | Brian Behlendorf <[email protected]> | 2009-03-11 11:00:42 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-03-11 11:00:42 -0700 |
commit | 8fe801fd8f3bf538ec77b97c3ff0575d50d54e37 (patch) | |
tree | 5fb20e8a231488cee077a6c4f7b90aef191d257b /module/zcommon/zfs_comutil.c | |
parent | d641369d389f20fe3e49709512b567b0e1d5c601 (diff) | |
parent | af450308507528775757f7031ca3645213fb52e4 (diff) |
Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch
Diffstat (limited to 'module/zcommon/zfs_comutil.c')
-rw-r--r-- | module/zcommon/zfs_comutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zcommon/zfs_comutil.c b/module/zcommon/zfs_comutil.c index 74517a3f6..2b9869f18 100644 --- a/module/zcommon/zfs_comutil.c +++ b/module/zcommon/zfs_comutil.c @@ -23,7 +23,7 @@ * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" + /* * This file is intended for functions that ought to be common between user |