mirror of
https://github.com/python/cpython.git
synced 2025-12-09 02:35:14 +00:00
correct comment
This commit is contained in:
parent
a3a3fc6770
commit
da3b5bf3d8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
/* Tuple object interface */
|
/* Named tuple object interface */
|
||||||
|
|
||||||
#ifndef Py_STRUCTSEQ_H
|
#ifndef Py_STRUCTSEQ_H
|
||||||
#define Py_STRUCTSEQ_H
|
#define Py_STRUCTSEQ_H
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue