1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-14 22:11:55 +00:00

Clean project

* Remove unused code generating scripts
* Rename files to be more clear
* Improve dependency in Makefile.am
This commit is contained in:
plt
2011-05-18 17:24:34 +08:00
parent c2bc98f295
commit c5e4719c4f
14 changed files with 252 additions and 433 deletions

View File

@@ -100,7 +100,7 @@ marshal_set_ret_common (JsonObject *object, gsize *len, GError *error)
}
/* include the generated marshal functions */
#include <searpc-marshal.h>
#include "marshal.h"
void
searpc_server_init ()