diff options
Diffstat (limited to 'jnlib/w32-pth.h')
-rw-r--r-- | jnlib/w32-pth.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jnlib/w32-pth.h b/jnlib/w32-pth.h index b9c03323f..6b57d9bd2 100644 --- a/jnlib/w32-pth.h +++ b/jnlib/w32-pth.h @@ -18,9 +18,9 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -/* Note that this header is usually through a symlinked pth.h file. - This is needed so that we don't have a pth.h file here which would - conflict if a system really has pth available. */ +/* Note that this header is usually used through a symlinked pth.h + file. This is needed so that we don't have a pth.h file here which + would conflict if a system really has pth available. */ #ifndef W32_PTH_H #define W32_PTH_H |