Browse Source

Remove unnecessary blank lines after license-notice

master
Laslo Hunhold 8 years ago
committed by Aaron Marcher
parent
commit
ecf2779904
No known key found for this signature in database GPG Key ID: 74B048E5C2474F9A
  1. 1
      arg.h
  2. 1
      slstatus.c

1
arg.h

@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
#ifndef ARG_H #ifndef ARG_H
#define ARG_H #define ARG_H

1
slstatus.c

@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
#include <dirent.h> #include <dirent.h>
#include <err.h> #include <err.h>
#include <fcntl.h> #include <fcntl.h>

Loading…
Cancel
Save