From eff1f8d633fa2b07396e1d1f82043823d6916ba2 Mon Sep 17 00:00:00 2001 From: linus Date: Tue, 23 Mar 2010 22:45:37 +0000 Subject: Add Emacs local variable for stroustrup style. git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- tlv11.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tlv11.h') diff --git a/tlv11.h b/tlv11.h index 8a2c601..d85f1fa 100644 --- a/tlv11.h +++ b/tlv11.h @@ -21,3 +21,7 @@ void freetlvlist(struct list *); void rmtlv(struct list *, uint8_t); uint8_t *tlv2str(struct tlv *tlv); uint8_t *tlv2buf(uint8_t *, struct tlv *tlv); + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */ -- cgit v1.1