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

Commitaf8d1b9

Browse files
authored
gh-122040: rewordModules/xxmodule.c module-level comment (#132201)
1 parentb865871 commitaf8d1b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎Modules/xxmodule.c‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
You will probably want to delete all references to 'x_attr' and add
1010
your own types of attributes instead. Maybe you want to name your
1111
local variables other than 'self'. If your object type is needed in
12-
other files, you'll have to create a file "foobarobject.h"; see
13-
floatobject.h for an example. */
12+
other files, you'll have to create a separate header file for it. */
1413

1514
/* Xxo objects */
1615

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp