summaryrefslogtreecommitdiff
path: root/bin/couchpw.c
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2008-11-03 14:31:18 +0000
committerJan Lehnardt <jan@apache.org>2008-11-03 14:31:18 +0000
commitc4457a1d1907159d5948c4994009fd60ad337473 (patch)
tree13827d8553108f19045dabd8d8edcda46f6bc9f2 /bin/couchpw.c
parent50afadc47f1732b5583746ba6f38ac06a0d9a1be (diff)
Add newline to end of file
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@710064 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin/couchpw.c')
-rw-r--r--bin/couchpw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/couchpw.c b/bin/couchpw.c
index 6e728849..a328c725 100644
--- a/bin/couchpw.c
+++ b/bin/couchpw.c
@@ -181,4 +181,4 @@ int main(int argc, char *argv[]) {
system(command);
unlink(tn);
exit(0);
-} \ No newline at end of file
+}