mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
add tabstop specifier for emacs editing.
This commit is contained in:
parent
e7c1af91d7
commit
673570ea06
3
lsyncd.c
3
lsyncd.c
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/** -*- tab-width: 2; -*-
|
||||
* lsyncd.c Live (Mirror) Syncing Demon
|
||||
*
|
||||
* License: GPLv2 (see COPYING) or any later version
|
||||
@ -6,6 +6,7 @@
|
||||
* Authors: Axel Kittenberger <axel.kittenberger@univie.ac.at>
|
||||
* Eugene Sanivsky <eugenesan@gmail.com>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#define _GNU_SOURCE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user