unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 64d93bf73a71f9c5f6c48eafe95c540c6d253352 292 bytes (raw)
name: python/pyutil.h 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
/*
 * pyutil.h
 * Copyright (C) 2009 Adrian Perez <aperez@igalia.com>
 *
 * Distributed under terms of the GPLv3 license.
 */

#ifndef __pyutil_h__
#define __pyutil_h__

#include <talloc.h>

#define pyutil_alloc_strv(_ctx, _n)  talloc_array ((_ctx), char*, (_n))

#endif /* !__pyutil_h__ */


debug log:

solving 64d93bf ...
found 64d93bf in https://yhetil.org/notmuch/20091230115223.1b3472a1@hikari/

applying [1/1] https://yhetil.org/notmuch/20091230115223.1b3472a1@hikari/
diff --git a/python/pyutil.h b/python/pyutil.h
new file mode 100644
index 0000000..64d93bf

Checking patch python/pyutil.h...
1:22: new blank line at EOF.
+
Applied patch python/pyutil.h cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 64d93bf73a71f9c5f6c48eafe95c540c6d253352	python/pyutil.h

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).