grab.c: remove erroneous period at beginning of file

This commit is contained in:
Iris Lightshard 2021-03-10 19:47:46 -05:00
parent 0e0de29de9
commit d20e89e3a6
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

2
grab.c
View file

@ -1,4 +1,4 @@
./* Copyright (c) 1994-1996 David Hogan, see README for licence details */
/* Copyright (c) 1994-1996 David Hogan, see README for licence details */
#include <stdio.h>
#include <X11/X.h>
#include <X11/Xos.h>