aboutsummaryrefslogtreecommitdiff
path: root/libsm/makebuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsm/makebuf.c')
-rw-r--r--libsm/makebuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/makebuf.c b/libsm/makebuf.c
index 2542d2982d6a..0afdfc45256b 100644
--- a/libsm/makebuf.c
+++ b/libsm/makebuf.c
@@ -124,7 +124,7 @@ sm_whatbuf(fp, bufsize, couldbetty)
st.st_blksize = SM_IO_MAX_BUF;
# if SM_IO_MIN_BUF > 0
else
-# endif /* SM_IO_MIN_BUF > 0 */
+# endif
# endif /* SM_IO_MAX_BUF > 0 */
# if SM_IO_MIN_BUF > 0
if (st.st_blksize < SM_IO_MIN_BUF)