projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d89cf9c
)
Add Mode: C line on request from mejja.
author
Taylor R Campbell
<campbell@mumble.net>
Wed, 31 Oct 2018 16:35:54 +0000
(16:35 +0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Wed, 31 Oct 2018 16:35:59 +0000
(16:35 +0000)
(Not keen to otherwise reformat this code from an upstream, though.)
src/microcode/chacha.i
patch
|
blob
|
history
diff --git
a/src/microcode/chacha.i
b/src/microcode/chacha.i
index 765fc6e47317fc6a75f754a22a32f104fc45dddf..7ef9511abb2dc0e475d77efdfa3b370c7ba49156 100644
(file)
--- a/
src/microcode/chacha.i
+++ b/
src/microcode/chacha.i
@@
-1,3
+1,5
@@
+/* -*- Mode: C -*- */
+
/*-
* Copyright (c) 2014 The NetBSD Foundation, Inc.
* All rights reserved.