summaryrefslogtreecommitdiff
path: root/fileutil.h
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2000-12-12 01:12:21 +0000
committerMartin Pool <mbp@sourcefrog.net>2000-12-12 01:12:21 +0000
commit6e28210b74d9982344e4cfb6db15ae0fd6950e56 (patch)
treea77af598846345572309e616d2d1a8ad3bfc11a2 /fileutil.h
parent93a26cc59a104c2680ca1cf152b25a4995abec38 (diff)
downloadlibrsync-6e28210b74d9982344e4cfb6db15ae0fd6950e56.tar.gz
Lots of random hacking on the new mem-mem stream interface. Applying
deltas kinda slightly works with the new API. Give domain-credit to Linuxcare; change to Linux code style cause every emacs understands it.
Diffstat (limited to 'fileutil.h')
-rw-r--r--fileutil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fileutil.h b/fileutil.h
index 0b3e601..67bcf43 100644
--- a/fileutil.h
+++ b/fileutil.h
@@ -1,9 +1,9 @@
-/* -*- c-file-style: "bsd" -*-
+/* -*- c-file-style: "linux" -*-
*
* libhsync -- library for network deltas
* $Id$
*
- * Copyright (C) 2000 by Martin Pool <mbp@samba.org>
+ * Copyright (C) 2000 by Martin Pool <mbp@linuxcare.com.au>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by