mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
generator: Another minor indentation fix in src/actions-*.c files.
This commit is contained in:
@@ -1228,7 +1228,7 @@ and generate_client_actions hash () =
|
||||
(* Generate code for enter events. *)
|
||||
let enter_event shortname =
|
||||
pr " guestfs_int_call_callbacks_message (g, GUESTFS_EVENT_ENTER,\n";
|
||||
pr " \"%s\", %d);\n"
|
||||
pr " \"%s\", %d);\n"
|
||||
shortname (String.length shortname)
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user