Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit d3b613e

Browse files
committed
Minor spacing cleanup in a comment in gzguts.h.
1 parent 318a5e1 commit d3b613e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gzguts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
#ifndef HAVE_VSNPRINTF
6868
# ifdef MSDOS
6969
/* vsnprintf may exist on some MS-DOS compilers (DJGPP?),
70-
but for now we just assume it doesn't. */
70+
but for now we just assume it doesn't. */
7171
# define NO_vsnprintf
7272
# endif
7373
# ifdef __TURBOC__

0 commit comments

Comments
 (0)