summaryrefslogtreecommitdiffstats
path: root/src/prototype/prototype.h
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-10-26 19:08:43 +0000
committerTom Yu <tlyu@mit.edu>2009-10-26 19:08:43 +0000
commit670fee9dd7baddb46f78478dfea9f62fecf416cb (patch)
treed17e65978617b45cc911643f18129923ba3587d7 /src/prototype/prototype.h
parent3f4aa3e91b2b1660170f419a8baf62495788cb27 (diff)
downloadkrb5-670fee9dd7baddb46f78478dfea9f62fecf416cb.tar.gz
krb5-670fee9dd7baddb46f78478dfea9f62fecf416cb.tar.xz
krb5-670fee9dd7baddb46f78478dfea9f62fecf416cb.zip
Fix missing emacs file variable markers. Add krb5-c-style.el: the
emacs lisp settings for the standard coding style. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23049 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/prototype/prototype.h')
-rw-r--r--src/prototype/prototype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h
index 5f9590e5e6..1d3b424716 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -1,4 +1,4 @@
-/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil */
+/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* prototype/prototype.h
*