git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
302c18e
)
guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in another comment
author
Jim Meyering
<meyering@redhat.com>
Mon, 10 Aug 2009 17:08:11 +0000
(19:08 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Thu, 13 Aug 2009 12:45:34 +0000
(14:45 +0200)
daemon/guestfsd.c
patch
|
blob
|
history
diff --git
a/daemon/guestfsd.c
b/daemon/guestfsd.c
index
07a952f
..
4a14c75
100644
(file)
--- a/
daemon/guestfsd.c
+++ b/
daemon/guestfsd.c
@@
-775,7
+775,7
@@
print_arginfo (const struct printf_info *info, size_t n, int *argtypes)
#endif
/* Perform device name translation. Don't call this directly -
- * use the
IS
_DEVICE macro.
+ * use the
RESOLVE
_DEVICE macro.
*
* See guestfs(3) for the algorithm.
*