summaryrefslogtreecommitdiffstats
path: root/PC/getpathp.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/getpathp.c')
-rw-r--r--PC/getpathp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/getpathp.c b/PC/getpathp.c
index 5ff4101..deb2894 100644
--- a/PC/getpathp.c
+++ b/PC/getpathp.c
@@ -30,7 +30,7 @@ PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
/* Return the initial module search path. */
-/* Used by DOS, OS/2, Windows 3.1. Works on NT too. */
+/* Used by DOS, OS/2, Windows 3.1, Windows 95/98, Windows NT. */
#include "Python.h"
#include "osdefs.h"