diff options
author | Martin Pool <mbp@sourcefrog.net> | 2000-04-25 02:48:25 +0000 |
---|---|---|
committer | Martin Pool <mbp@sourcefrog.net> | 2000-04-25 02:48:25 +0000 |
commit | 0a5c8543f821af000f7f54a7ee5438c6a33988f6 (patch) | |
tree | db6019cc15dcd2bbd88f4d70435210d65177fae8 /inbuf.c | |
parent | dc683c4583e4341c8408e54bca7fcb5354f13ba4 (diff) | |
download | librsync-0a5c8543f821af000f7f54a7ee5438c6a33988f6.tar.gz |
Reindent everything one more time.
Diffstat (limited to 'inbuf.c')
-rw-r--r-- | inbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* -*- mode: c; c-file-style: "k&r" -*- */ +/* -*- mode: c; c-file-style: "java" -*- */ /* libhsync Copyright (C) 2000 by Martin Pool <mbp@humbug.org.au> |