unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Göktuğ Kayaalp" <self@gkayaalp.com>
To: emacs-devel@gnu.org
Cc: "İ. Göktuğ Kayaalp" <self@gkayaalp.com>
Subject: [PATCH 0/1] * src/frame.h (FRAME_SCALE_FACTOR): remove trailing semicolon
Date: Sun,  4 Apr 2021 05:05:38 +0300	[thread overview]
Message-ID: <20210404020539.27358-1-self@gkayaalp.com> (raw)

From: İ. Göktuğ Kayaalp <self@gkayaalp.com>

Looks like a trailing comma was mistakenly included in the definition
of the macro FRAME_SCALE_FACTOR, introduced in 4e1f92feb3.  This
triggered a build failure on my system as this macro caused a syntax
error in Fframe_scale_factor. The patch simply deletes the trailing
semicolon.

İ. Göktuğ Kayaalp (1):
  * src/frame.h (FRAME_SCALE_FACTOR): remove trailing semicolon

 src/frame.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.20.1




             reply	other threads:[~2021-04-04  2:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-04  2:05 Göktuğ Kayaalp [this message]
2021-04-04  2:05 ` [PATCH 1/1] * src/frame.h (FRAME_SCALE_FACTOR): remove trailing semicolon Göktuğ Kayaalp
2021-04-04  2:13   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210404020539.27358-1-self@gkayaalp.com \
    --to=self@gkayaalp.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).