mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Added /**/ around #end tags
This commit is contained in:
parent
bae6523a75
commit
c6ef204830
2 changed files with 5 additions and 2 deletions
|
|
@ -1997,7 +1997,7 @@ putenv(char *newval)
|
|||
|
||||
return 0;
|
||||
}
|
||||
#endif NeXT
|
||||
#endif /* NeXT */
|
||||
|
||||
|
||||
#ifdef HAVE_PUTENV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue