summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-04-28 19:30:10 +0100
committerRoger Leigh <rleigh@debian.org>2013-05-04 17:17:17 +0100
commit7927b09e97ccfe31240ecdc172a23b7e759451b0 (patch)
tree232f431e66d825a6c037d7c87d3bdb3bb9a8cdb6 /test
parent94bd4d909b83ff719600ad716fdbddd3db0d5835 (diff)
downloadschroot-7927b09e97ccfe31240ecdc172a23b7e759451b0.tar.gz
Reindent all headers
Diffstat (limited to 'test')
-rw-r--r--test/sbuild/chroot/chroot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sbuild/chroot/chroot.h b/test/sbuild/chroot/chroot.h
index 3d2943ef..aae9eae1 100644
--- a/test/sbuild/chroot/chroot.h
+++ b/test/sbuild/chroot/chroot.h
@@ -253,7 +253,7 @@ public:
env.add("UNSHARE_SYSVSEM", "false");
env.add("UNSHARE_UTS", "false");
#endif // SBUILD_FEATURE_UNSHARE
- }
+ }
void setup_keyfile_chroot (sbuild::keyfile& keyfile,
std::string const& group)