Rename SendDataManager to SendBuffer, which is a clear and proper name. (Part 2: File names)

This commit is contained in:
lotodore
2011-02-19 18:18:00 +00:00
parent d3d16b8f4c
commit 0618dbd74e
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
***************************************************************************/
#include <net/sessiondata.h>
#include <net/senddatamanager.h>
#include <net/sendbuffer.h>
#include <gsasl.h>
using namespace std;