Rename buf.{c,h} to virbuffer.{c,h}

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2012-12-04 12:04:07 +00:00
parent a27e4fbb72
commit 2005f7b552
81 changed files with 82 additions and 82 deletions

View File

@@ -7,7 +7,7 @@
#include "internal.h"
#include "util.h"
#include "testutils.h"
#include "buf.h"
#include "virbuffer.h"
#include "memory.h"
#define TEST_ERROR(...) \