diff options
Diffstat (limited to 'src/common/util-common.h')
-rw-r--r-- | src/common/util-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/util-common.h b/src/common/util-common.h index 6853f18e..e28c60d9 100644 --- a/src/common/util-common.h +++ b/src/common/util-common.h @@ -29,4 +29,4 @@ char *strndup(const char *s, size_t n); #endif /* _PM_UTIL_COMMON_H */ -/* vim: set ts=2 sw=2 noet: */ +/* vim: set noet: */ |