summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb')
-rw-r--r--src/lib/krb5/krb/strftime.c1
-rw-r--r--src/lib/krb5/krb/strptime.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/strftime.c b/src/lib/krb5/krb/strftime.c
index f2a5cb719..65c5e7a38 100644
--- a/src/lib/krb5/krb/strftime.c
+++ b/src/lib/krb5/krb/strftime.c
@@ -1,3 +1,4 @@
+/* -*- mode: c; c-file-style: "bsd"; indent-tabs-mode: t -*- */
/* $NetBSD: strftime.c,v 1.8 1999/02/07 17:33:30 augustss Exp $ */
/*
diff --git a/src/lib/krb5/krb/strptime.c b/src/lib/krb5/krb/strptime.c
index ffe90d4c9..b1d5d6cc3 100644
--- a/src/lib/krb5/krb/strptime.c
+++ b/src/lib/krb5/krb/strptime.c
@@ -1,3 +1,4 @@
+/* -*- mode: c; c-file-style: "bsd"; indent-tabs-mode: t -*- */
/* $NetBSD: strptime.c,v 1.18 1999/04/29 02:58:30 tv Exp $ */
/*-