diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-04-28 14:27:58 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-04-28 14:27:58 +0200 |
commit | 2b88cc3642a94a58e777d8a931f7bbe9f16e9b93 (patch) | |
tree | e7866d6886b807237d722eec6c27f89d8388ed4a /src/acecad.h | |
parent | 1d8e61f461fef959212d5a05cac70a590927ec20 (diff) |
More whitespace cleanup.
Diffstat (limited to 'src/acecad.h')
-rw-r--r-- | src/acecad.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/acecad.h b/src/acecad.h index cd94406..713e2d2 100644 --- a/src/acecad.h +++ b/src/acecad.h @@ -25,14 +25,14 @@ */ /* $XFree86: xc/programs/Xserver/hw/xfree86/input/acecad/acecad.h,v 1.2tsi Exp $ */ -#ifndef _ACECAD_H_ +#ifndef _ACECAD_H_ #define _ACECAD_H_ /****************************************************************************** * Definitions * structs, typedefs, #defines, enums *****************************************************************************/ -#define ACECAD_PACKET_SIZE 7 +#define ACECAD_PACKET_SIZE 7 #define ACECAD_CONFIG "a" /* Send configuration (max coords) */ |