This commit is contained in:
Georg Brandl 2008-06-13 07:08:48 +00:00
parent 6d53e7e69c
commit e1f6646d68

View file

@ -1,5 +1,5 @@
/* /*
* Extension module used by mutliprocessing package * Extension module used by multiprocessing package
* *
* multiprocessing.c * multiprocessing.c
* *