From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23711 invoked by alias); 20 Aug 2012 17:25:44 -0000 Received: (qmail 23654 invoked by uid 426); 20 Aug 2012 17:25:40 -0000 Date: Mon, 20 Aug 2012 17:25:00 -0000 Message-ID: <20120820172533.23638.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-201-g223dc85 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4e4aaf10d022db0f607b9e729b1a7abd5decc1b4 X-Git-Newrev: 223dc85b39c319631b1a78a738cc1e1017b49bb2 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2012-q3/txt/msg00130.txt.bz2 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 "systemtap: system-wide probe/trace tool". The branch, master has been updated via 223dc85b39c319631b1a78a738cc1e1017b49bb2 (commit) from 4e4aaf10d022db0f607b9e729b1a7abd5decc1b4 (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 223dc85b39c319631b1a78a738cc1e1017b49bb2 Author: Frank Ch. Eigler Date: Mon Aug 20 13:11:50 2012 -0400 build compatibility: drop unnecessary decl commit dec33462a left some detritus behind. Clean that up. * hash.h (struct hash): Don't forward-declare. ----------------------------------------------------------------------- Summary of changes: hash.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool