From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9162 invoked by alias); 16 Jan 2008 23:42:27 -0000 Received: (qmail 8654 invoked by uid 48); 16 Jan 2008 23:41:39 -0000 Date: Wed, 16 Jan 2008 23:42:00 -0000 From: "hareesh dot nagarajan at gmail dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20080116234135.5628.hareesh.nagarajan@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5628] New: The commet for the shmid_ds struct in shm.h is incorrect. X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00070.txt.bz2 The comment says: /* Data structure describing a set of semaphores. */ When it should be: /* Data structure describing a shared memory segment. */ Let me follow this up with a trivial patch. -- Summary: The commet for the shmid_ds struct in shm.h is incorrect. Product: glibc Version: unspecified Status: NEW Severity: minor Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: hareesh dot nagarajan at gmail dot com CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5628 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.