mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
docs: Remove reference to double underscore, which is no longer used in internal identifiers.
This commit is contained in:
@@ -78,7 +78,7 @@ For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the
|
||||
C<daemon/> directory.
|
||||
|
||||
For library actions, implement the function C<guestfs_impl_E<lt>nameE<gt>>
|
||||
(note: double underscore) in the C<src/> directory.
|
||||
in the C<src/> directory.
|
||||
|
||||
In either case, use another function as an example of what to do.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user