From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 2BF1A384B128; Thu, 27 Oct 2022 21:34:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2BF1A384B128 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666906486; bh=pkpB8pwYa7tiPT/NnnRRc3FIO4iEflWdHVgUXKxJZus=; h=To:Subject:Date:From:From; b=YbOgg443loa/57910nsuTp4646M7fpp5e0rKT+yca0QYg/AJF9oDzNauvpsZkXjjd aD9j1C3Tstglm4gfmOqwIp3ZluQva95W4dvYph9CJp/+J2qOGKAovjkJPMEBiI/T6g 5P7fX04YTGkOASa3OxeRFwcyRs3c/8iiGC8kMgkI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 595280f58d8c1544b392f6fa20629a717ef9bf86 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 11fc8d5fbfa0ebf84b036f56c5170444d803db69 X-Git-Newrev: 595280f58d8c1544b392f6fa20629a717ef9bf86 Message-Id: <20221027213446.2BF1A384B128@sourceware.org> Date: Thu, 27 Oct 2022 21:34:46 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 "gcc-wwwdocs". The branch, master has been updated via 595280f58d8c1544b392f6fa20629a717ef9bf86 (commit) from 11fc8d5fbfa0ebf84b036f56c5170444d803db69 (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 595280f58d8c1544b392f6fa20629a717ef9bf86 Author: Gerald Pfeifer Date: Thu Oct 27 23:32:06 2022 +0200 index: Remove trailing slash from tag diff --git a/htdocs/index.html b/htdocs/index.html index fdf50cf0..decd4ff6 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -3,7 +3,7 @@ - + GCC, the GNU Compiler Collection ----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs