From 0427b783e2ae554a118057d23c65f29041b7cb6e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 18 May 2009 12:33:51 +0000 Subject: Add empty line, to force CVS to update the $Id date string format --- docs/Makefile.am | 1 + docs/examples/getinfo.c | 1 + docs/examples/http-post.c | 1 + 3 files changed, 3 insertions(+) (limited to 'docs') 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; } + -- cgit v1.2.3