From f3074030723b840690458983b63c746549aa3bd5 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Fri, 5 Apr 2013 15:19:58 -0700 Subject: Adding vim modelines to help with source formatting --- librabbitmq/amqp_connection.c | 1 + 1 file changed, 1 insertion(+) (limited to 'librabbitmq/amqp_connection.c') diff --git a/librabbitmq/amqp_connection.c b/librabbitmq/amqp_connection.c index 4639b68..421c745 100644 --- a/librabbitmq/amqp_connection.c +++ b/librabbitmq/amqp_connection.c @@ -1,3 +1,4 @@ +/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */ /* * ***** BEGIN LICENSE BLOCK ***** * Version: MIT -- cgit v1.2.1