Skip to content

Commit f0e4187

Browse files
sonnyding1picnixz
andauthored
Update Modules/xxmodule.c
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 8bc980f commit f0e4187

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 separate header file for it in the
13-
Include/ directory. */
12+
other files, you'll have to create a separate header file for it. */
1413

1514
/* Xxo objects */
1615

0 commit comments

Comments
 (0)