From 670fee9dd7baddb46f78478dfea9f62fecf416cb Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 26 Oct 2009 19:08:43 +0000 Subject: 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 --- src/prototype/prototype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/prototype/prototype.h') 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 * -- cgit