summaryrefslogtreecommitdiff
path: root/src/core/marco-Xatomtype.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-08-04 15:53:16 +0200
committerraveit65 <[email protected]>2020-08-04 16:39:25 +0200
commit37e4d38ca3a61eb843d80732a26f29668352433d (patch)
tree3ecc36df72fcaccc73a56c6713b47afd592d54d8 /src/core/marco-Xatomtype.h
parent85a22e754cd1f43e178e4a81c182643d4319bc5b (diff)
downloadmarco-37e4d38ca3a61eb843d80732a26f29668352433d.tar.bz2
marco-37e4d38ca3a61eb843d80732a26f29668352433d.tar.xz
Remove multiple empty lines
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 'N;/^\n$/D;P;D;' {} \;
Diffstat (limited to 'src/core/marco-Xatomtype.h')
-rw-r--r--src/core/marco-Xatomtype.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/marco-Xatomtype.h b/src/core/marco-Xatomtype.h
index 8d4df288..904f8f2b 100644
--- a/src/core/marco-Xatomtype.h
+++ b/src/core/marco-Xatomtype.h
@@ -34,7 +34,6 @@ Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
-
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -65,7 +64,6 @@ SOFTWARE.
#define UNSIGNEDINT unsigned long
#define RESOURCEID unsigned long
-
/* this structure may be extended, but do not change the order */
typedef struct {
UNSIGNEDINT flags;
@@ -98,7 +96,6 @@ typedef struct {
#define OldNumPropStandardColormapElements 8 /* pre-ICCCM */
#define NumPropStandardColormapElements 10 /* ICCCM version 1 */
-
/* this structure may be extended, but do not change the order */
typedef struct {
UNSIGNEDINT flags;