From: Daniel Carl Date: Fri, 14 Feb 2020 22:17:20 +0000 (+0100) Subject: Use old C89 comments. X-Git-Url: https://git.owens.tech/dummy.html/dummy.html/git?a=commitdiff_plain;h=d74412d6f817b4185b754c9f5c4040932ec14229;p=vimb.git Use old C89 comments. --- diff --git a/src/config.def.h b/src/config.def.h index 3cfe23a..d76b767 100644 --- a/src/config.def.h +++ b/src/config.def.h @@ -27,7 +27,7 @@ /* enable the read it later queue */ #define FEATURE_QUEUE /* disable X window embedding */ -//#define FEATURE_NO_XEMBED +/* #define FEATURE_NO_XEMBED */ #ifdef FEATURE_WGET_PROGRESS_BAR /* chars to use for the progressbar */