diff options
Diffstat (limited to 'examples/amqps_sendstring.c')
-rw-r--r-- | examples/amqps_sendstring.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/amqps_sendstring.c b/examples/amqps_sendstring.c index d3a647e..2325778 100644 --- a/examples/amqps_sendstring.c +++ b/examples/amqps_sendstring.c @@ -1,3 +1,4 @@ +/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */ /* * ***** BEGIN LICENSE BLOCK ***** * Version: MIT |