aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-18 12:33:51 +0000
committerYang Tse <yangsita@gmail.com>2009-05-18 12:33:51 +0000
commit0427b783e2ae554a118057d23c65f29041b7cb6e (patch)
tree2881a97d8c44dc70aa02f4da6a6b0e1eca24ba77 /docs
parent4650732f4a8590c8f6a00566510f9cdd656397a7 (diff)
Add empty line, to force CVS to update the $Id date string format
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/examples/getinfo.c1
-rw-r--r--docs/examples/http-post.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 387218ef5..214523ac4 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -39,3 +39,4 @@ pdf: $(PDFPAGES)
rm $$foo.ps; \
echo "converted $< to $@")
+
diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c
index eb0cae31f..7c462b205 100644
--- a/docs/examples/getinfo.c
+++ b/docs/examples/getinfo.c
@@ -40,3 +40,4 @@ int main(void)
}
return 0;
}
+
diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c
index 30ca3536b..bde06c6ea 100644
--- a/docs/examples/http-post.c
+++ b/docs/examples/http-post.c
@@ -33,3 +33,4 @@ int main(void)
}
return 0;
}
+