Skip to content

Commit 44348cc

Browse files
committed
deimos.openssl: Delete Emacs C mode lines
These lines configure Emacs to use the C mode, which doesn't apply to the D port (and confuse Emacs when it opens these files).
1 parent d41eac1 commit 44348cc

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

source/deimos/openssl/aes.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* crypto/aes/aes.h -*- mode:C; c-file-style: "eay" -*- */
21
/* ====================================================================
32
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
43
*

source/deimos/openssl/camellia.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* crypto/camellia/camellia.h -*- mode:C; c-file-style: "eay" -*- */
21
/* ====================================================================
32
* Copyright (c) 2006 The OpenSSL Project. All rights reserved.
43
*

source/deimos/openssl/dso.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* dso.h -*- mode:C; c-file-style: "eay" -*- */
21
/* Written by Geoff Thorpe ([email protected]) for the OpenSSL
32
* project 2000.
43
*/

source/deimos/openssl/ui.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */
21
/* Written by Richard Levitte ([email protected]) for the OpenSSL
32
* project 2001.
43
*/

source/deimos/openssl/ui_compat.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */
21
/* Written by Richard Levitte ([email protected]) for the OpenSSL
32
* project 2001.
43
*/

0 commit comments

Comments
 (0)