From patchwork Mon Sep 25 13:16:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Liebler X-Patchwork-Id: 818237 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-84921-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="q0c13wxo"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3y14P26Wbmz9t3F for ; Mon, 25 Sep 2017 23:16:54 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:mime-version:content-type :message-id; q=dns; s=default; b=U8/3ikNVFeuJLSV1cjjWy72COsl0zeL HGMld0+eccIyx5My95YRcN+WlyifW0lHTyBvOl2Pm2Fk39N9QLZgP8kWa8MM6frz 9uApqAHKXwTg1Vael0iVnFd4HOSwP4A1WZM7nt+D5aJldjvgUllxS7frsKYCzCvI TlOL2FN+tTMo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:mime-version:content-type :message-id; s=default; bh=uVFnm4+o1XE5c80RJqEqgH6FtjE=; b=q0c13 wxossfBKOM9OWkOtyytziy53Ve8fTFxd2pirLDR/3EYDstJT1iwIBuav/+m72O59 TiRxayvl5nNCis8LLYd7YSJZJoPx2/gBuTuzYdwipFS7j/t2m+GRJpJnFtBKd5OF JyO5YsyEJS9i0RgXVadSoE34LvxhIkZm2n2OTI= Received: (qmail 114460 invoked by alias); 25 Sep 2017 13:16:46 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 114114 invoked by uid 89); 25 Sep 2017 13:16:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-languages-length:964 X-HELO: mx0a-001b2d01.pphosted.com To: GNU C Library From: Stefan Liebler Subject: [PATCH]: Fix typo in sincos32.h inclusion guard Date: Mon, 25 Sep 2017 15:16:39 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 17092513-0016-0000-0000-000004EFDFB6 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17092513-0017-0000-0000-0000282A2889 Message-Id: <87b3a5f1-9dcb-32cf-c77a-1db7fcb29e50@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-09-25_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1709250201 Hi, this patch fixes a typo in inclusion guard in sincos32.h. Okay to commit? Bye Stefan ChangeLog: * sysdeps/ieee754/dbl-64/sincos32.h [SINCCOS32_H]: Remove define. [SINCOS32_H]: Define. commit 8292197dfdc0e08230b0f59cd5fbbdcc75180563 Author: Stefan Liebler Date: Mon Sep 25 14:23:21 2017 +0200 Fix typo in sincos32.h inclusion guard. This patch fixes a typo in inclusion guard in sincos32.h. ChangeLog: * sysdeps/ieee754/dbl-64/sincos32.h [SINCCOS32_H]: Remove define. [SINCOS32_H]: Define. diff --git a/sysdeps/ieee754/dbl-64/sincos32.h b/sysdeps/ieee754/dbl-64/sincos32.h index 8265a23..2261b8f 100644 --- a/sysdeps/ieee754/dbl-64/sincos32.h +++ b/sysdeps/ieee754/dbl-64/sincos32.h @@ -25,7 +25,7 @@ /******************************************************************/ #ifndef SINCOS32_H -#define SINCCOS32_H +#define SINCOS32_H #ifdef BIG_ENDI static const number