diff options
Diffstat (limited to 'usr/src/cmd/picl/plugins/common/devtree/picldevtree.c')
-rw-r--r-- | usr/src/cmd/picl/plugins/common/devtree/picldevtree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/picl/plugins/common/devtree/picldevtree.c b/usr/src/cmd/picl/plugins/common/devtree/picldevtree.c index c74c5f85a7..ce58a8f1ed 100644 --- a/usr/src/cmd/picl/plugins/common/devtree/picldevtree.c +++ b/usr/src/cmd/picl/plugins/common/devtree/picldevtree.c @@ -1764,7 +1764,7 @@ update_subtree(picl_nodehdl_t nodeh, di_node_t dinode) } /* - * Check for a stale OBP node. EINVAL is returned from the openprom(7D) driver + * Check for a stale OBP node. EINVAL is returned from the openprom(4D) driver * if the nodeid stored in the snapshot is not valid. */ static int |