]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove the "eay" c-file-style indicators
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Dec 2015 12:13:31 +0000 (13:13 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 18 Dec 2015 12:13:31 +0000 (13:13 +0100)
commite961c7a201817cefd628a023a104c4ee8a216e13
treeb69e9e43b152b9ae831970fef492d5ec8f949c92
parentd7f7144391dd0cdffcd360e33d527e013df6dc42
Remove the "eay" c-file-style indicators

Since we don't use the eay style any more, there's no point tryint to
tell emacs to use it.

Reviewed-by: Ben Laurie <ben@openssl.org>
74 files changed:
apps/engine.c
apps/speed.c
crypto/aes/aes.h
crypto/aes/aes_cbc.c
crypto/aes/aes_cfb.c
crypto/aes/aes_core.c
crypto/aes/aes_ctr.c
crypto/aes/aes_ecb.c
crypto/aes/aes_ige.c
crypto/aes/aes_locl.h
crypto/aes/aes_misc.c
crypto/aes/aes_ofb.c
crypto/aes/aes_x86core.c
crypto/bio/bss_bio.c
crypto/camellia/camellia.c
crypto/camellia/camellia.h
crypto/camellia/cmll_cbc.c
crypto/camellia/cmll_cfb.c
crypto/camellia/cmll_ctr.c
crypto/camellia/cmll_ecb.c
crypto/camellia/cmll_locl.h
crypto/camellia/cmll_misc.c
crypto/camellia/cmll_ofb.c
crypto/camellia/cmll_utl.c
crypto/des/des_old.c
crypto/des/des_old.h
crypto/des/des_old2.c
crypto/dso/dso.h
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_lib.c
crypto/dso/dso_vms.c
crypto/dso/dso_win32.c
crypto/engine/eng_all.c
crypto/evp/e_camellia.c
crypto/evp/e_old.c
crypto/evp/e_seed.c
crypto/mem_clr.c
crypto/o_dir.c
crypto/o_dir.h
crypto/o_dir_test.c
crypto/o_str.c
crypto/o_str.h
crypto/o_time.c
crypto/o_time.h
crypto/rand/rand_vms.c
crypto/rc4/rc4_utl.c
crypto/rsa/rsa_chk.c
crypto/seed/seed_cbc.c
crypto/seed/seed_cfb.c
crypto/seed/seed_ecb.c
crypto/seed/seed_ofb.c
crypto/store/store.h
crypto/store/str_lib.c
crypto/store/str_locl.h
crypto/store/str_mem.c
crypto/store/str_meth.c
crypto/ui/ui.h
crypto/ui/ui_compat.c
crypto/ui/ui_compat.h
crypto/ui/ui_lib.c
crypto/ui/ui_locl.h
crypto/ui/ui_openssl.c
crypto/ui/ui_util.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcia.c
demos/easy_tls/easy-tls.c
demos/easy_tls/easy-tls.h
engines/e_chil.c
ssl/kssl.c
ssl/kssl.h
ssl/kssl_lcl.h
ssl/s3_srvr.c
test/igetest.c