Rename internal functions.
authorRichard Jones <rjones@redhat.com>
Wed, 28 Jul 2010 11:38:36 +0000 (12:38 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 28 Jul 2010 11:41:29 +0000 (12:41 +0100)
commit737181bcd7b1de8c3a613d6282030c34efa78fb6
tree2c0c2c5607a6fd2ef98a46eba0d4a70b8fed3438
parent41f25ab3df5f306ac717fa7a6efd58328d30c1ae
Rename internal functions.

This is an update to commit 41f25ab3df5f306ac717fa7a6efd58328d30c1ae.

Internal functions should be named guestfs___* (3 underscores) to
avoid clashing with the implementation of actions (2 underscores).
src/guestfs-internal.h
src/launch.c
src/proto.c