Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b696b25

Browse files
committed
Added missing newline
1 parent 5a01fe0 commit b696b25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Mac/Lib/test/ctbtest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ def main():
3838
l.Close(-1, 1)
3939
del l
4040

41-
main()
41+
main()

Mac/mwerks/mwerksglue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ unlink(old)
163163
}
164164
#endif /* CW4 */
165165

166-
#endif /* __MWERKS__ */
166+
#endif /* __MWERKS__ */

0 commit comments

Comments
 (0)