summaryrefslogtreecommitdiffstats
path: root/src/util/support/mkstemp.c
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-11-30 21:35:38 +0000
committerTom Yu <tlyu@mit.edu>2009-11-30 21:35:38 +0000
commit207e73bd53f9e32910e6ce6187704b823b6296c0 (patch)
tree457ba76e4b188b029153221a530e3dfd2e9de73f /src/util/support/mkstemp.c
parentde62d34081b66ca5633477822dfe5c3ad8ccc209 (diff)
downloadkrb5-207e73bd53f9e32910e6ce6187704b823b6296c0.tar.gz
krb5-207e73bd53f9e32910e6ce6187704b823b6296c0.tar.xz
krb5-207e73bd53f9e32910e6ce6187704b823b6296c0.zip
Mark and reindent util/support
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23392 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/support/mkstemp.c')
-rw-r--r--src/util/support/mkstemp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/support/mkstemp.c b/src/util/support/mkstemp.c
index b68aa4dbd3..9ef586a097 100644
--- a/src/util/support/mkstemp.c
+++ b/src/util/support/mkstemp.c
@@ -1,3 +1,4 @@
+/* -*- mode: c; c-file-style: "bsd"; indent-tabs-mode: t -*- */
/*
* Copyright (c) 1987, 1993
* The Regents of the University of California. All rights reserved.