]> granicus.if.org Git - neomutt/commit
rename the remaining plain structs
authorRichard Russon <rich@flatcap.org>
Fri, 19 May 2017 00:41:07 +0000 (01:41 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 22 May 2017 19:21:08 +0000 (20:21 +0100)
commit16f557cdf36ea89971877efc226acc53fd76e9c5
treef2278e3788bb94c8f9bc190fcfd74ae416c34673
parentfc388230f79d3ab8f2c5f50a239083ba44f3bfa7
rename the remaining plain structs

struct b64_context            struct B64Context
struct binding_t              struct Binding
struct browser_state          struct BrowserState
struct command_t              struct Command
struct compile_options        struct CompileOptions
struct coord                  struct Coord
struct crypt_cache            struct CryptCache
struct crypt_module_functions struct CryptModuleFunctions
struct crypt_module_specs     struct CryptModuleSpecs
struct dn_array_s             struct DnArrayS
struct enriched_state         struct EnrichedState
struct extkey                 struct Extkey
struct fgetconv_not           struct FgetConvNot
struct fgetconv_s             struct FgetConvS
struct folder_file            struct FolderFile
struct hash_elem              struct HashElem
struct hash_walk_state        struct HashWalkState
struct hdr_format_info        struct HdrFormatInfo
struct header_cache           struct HeaderCache
struct history                struct History
struct keymap_t               struct Keymap
struct line_t                 struct Line
struct maildir                struct Maildir
struct mapping_t              struct Mapping
struct md5_ctx                struct Md5Ctx
struct mh_data                struct MhData
struct mh_sequences           struct MhSequences
struct m_update_t             struct MUpdate
struct mx_ops                 struct MxOps
struct nm_ctxdata             struct NmCtxdata
struct nm_hdrdata             struct NmHdrdata
struct nm_hdrtag              struct NmHdrtag
struct option_t               struct Option
struct pattern_flags          struct PatternFlags
struct pgp_cache              struct PgpCache
struct pgp_command_context    struct PgpCommandContext
struct q_class_t              struct QClass
struct range_regexp           struct RangeRegex
struct resize                 struct Resize
struct rfc2231_parameter      struct Rfc2231Parameter
struct smime_command_context  struct SmimeCommandContext
struct syntax_t               struct Syntax
struct sysexits               struct Sysexits
struct _tlssockdata           struct TlsSockData
struct tz_t                   struct Tz
struct uri_tag                struct UriTag
73 files changed:
addrbook.c
browser.c
browser.h
charset.c
color.c
commands.c
compose.c
compress.c
compress.h
context.h
curs_main.c
functions.h
handler.c
hash.c
hash.h
hcache/hcache.c
hcache/hcache.h
hdrline.c
headers.c
help.c
history.c
imap/auth_cram.c
imap/browse.c
imap/imap.c
imap/imap.h
init.c
init.h
keymap.c
keymap.h
lib.c
mapping.h
mbox.c
md5.c
md5.h
mh.c
mutt_commands.h
mutt_lua.c
mutt_notmuch.c
mutt_notmuch.h
mutt_options.h
mutt_ssl_gnutls.c
mx.c
mx.h
ncrypt/crypt_gpgme.c
ncrypt/crypt_mod.h
ncrypt/crypt_mod_pgp_classic.c
ncrypt/crypt_mod_pgp_gpgme.c
ncrypt/crypt_mod_smime_classic.c
ncrypt/crypt_mod_smime_gpgme.c
ncrypt/cryptglue.c
ncrypt/pgpinvoke.c
ncrypt/pgpkey.c
ncrypt/smime.c
nntp.c
nntp.h
pager.c
parse.c
pattern.c
pgppubring.c
pop.c
pop.h
pop_auth.c
postpone.c
protos.h
query.c
recvattach.c
remailer.c
rfc2231.c
sendlib.c
sort.h
thread.c
url.c
version.c