Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4ec92b0

Browse files
committed
Correct spelling: longjump() -> longjmp().
1 parent79a9dec commit4ec92b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/extend.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
If calling backend functions from C++ code, be sure that the
323323
C++ call stack contains only plain old data structures
324324
(<acronym>POD</>). This is necessary because backend errors
325-
generate a distant <function>longjump()</> that does not properly
325+
generate a distant <function>longjmp()</> that does not properly
326326
unroll a C++ call stack with non-POD objects.
327327
</para>
328328
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp