Files
libguestfs/po
Richard W.M. Jones 768ab2e01d utils: Move guestfs___validate_guid out of utils.c.
guestfs___validate_guid was a new function added to utils.c in
commit beef77403c.

However utils.c should not include <guestfs-internal.h> since the
other functions in this file can be used by all front-end code, not
just libguestfs.so.

This function is only needed in libguestfs.so, so move it to another
source file, and remove include of <guestfs-internal.h> from utils.c.

Also: use 'size_t' for counting, not 'int'.

This fixes commit beef77403c.
2014-03-29 17:12:47 +00:00
..
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 15:47:16 +00:00
2014-01-02 16:53:34 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00
2014-03-27 12:04:44 +00:00