From 31384753c770b2d77dd9d54a19145d25498cf859 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 18 Dec 2015 13:08:40 +0100 Subject: 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: Matt Caswell --- include/internal/o_dir.h | 2 +- include/internal/o_str.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include/internal') diff --git a/include/internal/o_dir.h b/include/internal/o_dir.h index d55431194e..bf45a14d02 100644 --- a/include/internal/o_dir.h +++ b/include/internal/o_dir.h @@ -1,4 +1,4 @@ -/* crypto/o_dir.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/o_dir.h */ /* * Copied from Richard Levitte's (richard@levitte.org) LP library. All * symbol names have been changed, with permission from the author. diff --git a/include/internal/o_str.h b/include/internal/o_str.h index 5313528ed9..fa512eb397 100644 --- a/include/internal/o_str.h +++ b/include/internal/o_str.h @@ -1,4 +1,4 @@ -/* crypto/o_str.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/o_str.h */ /* * Written by Richard Levitte (richard@levitte.org) for the OpenSSL project * 2003. -- cgit v1.2.3