Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
pygobject
Commits
1d64c3d3
Commit
1d64c3d3
authored
Mar 30, 2011
by
John (J5) Palmieri
Browse files
[gi-invoke-ng] fix marshal header that is no longer part of pygi-arguments.h
parent
3580cd1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gi/pygi-marshal.h
View file @
1d64c3d3
/* -*- Mode: C; c-basic-offset: 4 -*-
* vim: tabstop=4 shiftwidth=4 expandtab
*
* Copyright (C) 20
05-2009
Joh
a
n
Dahlin <johan@gnome.org>
* Copyright (C) 20
11
John
(J5) Palmieri <johnp@redhat.com>, Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -19,8 +19,8 @@
* USA
*/
#ifndef __PYGI_AR
GUMENT
_H__
#define __PYGI_AR
GUMENT
_H__
#ifndef __PYGI_
M
AR
SHAL
_H__
#define __PYGI_
M
AR
SHAL
_H__
#include
<Python.h>
...
...
@@ -300,4 +300,4 @@ PyObject *_pygi_marshal_out_interface_union (PyGIInvokeState *state,
G_END_DECLS
#endif
/* __PYGI_AR
GUMENT
_H__ */
#endif
/* __PYGI_
M
AR
SHAL
_H__ */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment