[vala] Update rest.vapi file
- From: Adrien Bustany <abustany src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [vala] Update rest.vapi file
- Date: Thu, 28 Jan 2010 23:28:24 +0000 (UTC)
commit ab191a742ec0e3f59b69528061ee85f9eb5b2259
Author: Adrien Bustany <madcat mymadcat com>
Date: Thu Jan 28 20:28:06 2010 -0300
Update rest.vapi file
vapi/rest.vapi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/rest.vapi b/vapi/rest.vapi
index ebf4e4b..b8e522d 100644
--- a/vapi/rest.vapi
+++ b/vapi/rest.vapi
@@ -84,7 +84,7 @@ namespace Rest {
[CCode (cheader_filename = "rest/oauth-proxy-call.h")]
public class OAuthProxyCall : Rest.ProxyCall {
}
- [CCode (cheader_filename = "rest-custom.h")]
+ [CCode (cheader_filename = "rest/rest-proxy.h")]
public class Proxy : GLib.Object {
[CCode (has_construct_function = false)]
public Proxy (string url_format, bool binding_required);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]