guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.3-17-g654ef4


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.3-17-g654ef4c
Date: Wed, 16 Nov 2011 22:19:23 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=654ef4cf546780f1954955d8ee2388704176a988

The branch, stable-2.0 has been updated
       via  654ef4cf546780f1954955d8ee2388704176a988 (commit)
      from  dceb78294d381e6c3b9779b3f4a186cb76415054 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 654ef4cf546780f1954955d8ee2388704176a988
Author: Andy Wingo <address@hidden>
Date:   Wed Nov 16 23:17:51 2011 +0100

    fix web.texi typo
    
    * doc/ref/web.texi (HTTP Headers): Fix a typo.  Thanks to Brian Gough
      for the report.

-----------------------------------------------------------------------

Summary of changes:
 doc/ref/web.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index 63b6f3f..a08cd2c 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -847,7 +847,7 @@ indicating any etag, or a list of entity tags.
 Indicates that a response should proceed if and only if the resource has
 been modified since the given date.
 @example
-(parse-header if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
+(parse-header 'if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
 @result{} #<date ...>
 @end example
 @end deftypevr


hooks/post-receive
-- 
GNU Guile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]