Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc constants sync with EN #826

Merged
merged 1 commit into from
Mar 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/misc/constants.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: a0ae28d3bc85f927c22649ebd9a590b921534b7d Maintainer: yannick Status: ready -->
<!-- EN-Revision: e43797863fd4216bd2bcb240f7b497fa3057d287 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->

<appendix xml:id="misc.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Expand Down Expand Up @@ -40,7 +40,7 @@
</simpara>
</listitem>
</varlistentry>
<varlistentry xml:id="constant.--compiler-halt-offset--">
<varlistentry xml:id="constant.compiler-halt-offset--">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be constant.compiler-halt-offset no? (without the trailing --)

<term>
<constant>__COMPILER_HALT_OFFSET__</constant>
(<type>int</type>)
Expand Down