Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.c
[libguestfs.git] / src / guestfs.c
index 764f729..778eebc 100644 (file)
@@ -1943,7 +1943,7 @@ guestfs_set_close_callback (guestfs_h *g,
 
 /* This is the code used to send and receive RPC messages and (for
  * certain types of message) to perform file transfers.  This code is
- * driven from the generated actions (src/guestfs-actions.c).  There
+ * driven from the generated actions (src/actions.c).  There
  * are five different cases to consider:
  *
  * (1) A non-daemon function.  There is no RPC involved at all, it's