xscreenshot

screen capture tool (mirror)
git clone git://git.2f30.org/xscreenshot
Log | Files | Refs | README | LICENSE

commit cb982e93f664eb8052bb180a5faac8fb02718a83
parent 540d4dc0fb64b33d5f8050cc80affe513c37199e
Author: sin <sin@2f30.org>
Date:   Mon, 28 Jul 2014 12:48:33 +0100

No need to have self-explanatory comments

Diffstat:
Mxscreenshot.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/xscreenshot.c b/xscreenshot.c @@ -5,12 +5,10 @@ #include <stdlib.h> #include <errno.h> -/* X11 */ #include <X11/X.h> #include <X11/Xlib.h> #include <X11/Xutil.h> -/* png */ #include <png.h> static void