unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 1af05ddee4fb3d2bee47b0cb1f7834f582034a91 218 bytes (raw)
name: lib/log-private.h 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 

#ifndef NOTMUCH_LOG_PRIVATE_H
#define NOTMUCH_LOG_PRIVATE_H
#include "notmuch.h"
struct _notmuch_log {
  int file_desc;
  char *buffer;
  char *txn_id;
  int txn_depth;
  notmuch_log_buffering_t buffering;
};

#endif

debug log:

solving 1af05dd ...
found 1af05dd in https://yhetil.org/notmuch/1287954066-24512-2-git-send-email-david@tethera.net/

applying [1/1] https://yhetil.org/notmuch/1287954066-24512-2-git-send-email-david@tethera.net/
diff --git a/lib/log-private.h b/lib/log-private.h
new file mode 100644
index 0000000..1af05dd

Checking patch lib/log-private.h...
Applied patch lib/log-private.h cleanly.

index at:
100644 1af05ddee4fb3d2bee47b0cb1f7834f582034a91	lib/log-private.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).