summaryrefslogtreecommitdiff
path: root/LED.h
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:39:58 +0900
committerChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:46:42 +0900
commitb94d0d98ecc1d1c54ea28807971e1e06031f1fd5 (patch)
tree69e70a677b936b3a86c9f73b01be30463943bfca /LED.h
parent8af8be009664eb1fb5179833b8b22b8dea5ce4c8 (diff)
parentd4ae73a746b08170c8337b997f6d87d051876b7d (diff)
downloadxkbutils-b94d0d98ecc1d1c54ea28807971e1e06031f1fd5.tar.gz
xkbutils-b94d0d98ecc1d1c54ea28807971e1e06031f1fd5.tar.bz2
xkbutils-b94d0d98ecc1d1c54ea28807971e1e06031f1fd5.zip
Change-Id: I3f420dbf5face7fb158162acde8bf37fe377875c Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Diffstat (limited to 'LED.h')
-rw-r--r--LED.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/LED.h b/LED.h
index 0943ed5..b0d7688 100644
--- a/LED.h
+++ b/LED.h
@@ -1,4 +1,3 @@
-/* $Xorg: LED.h,v 1.3 2000/08/17 19:54:51 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
@@ -92,6 +91,7 @@
extern WidgetClass ledWidgetClass;
typedef struct _LEDClassRec *LEDWidgetClass;
-typedef struct _LEDRec *LEDWidget;
-#endif /* _XawLED_h */
+typedef struct _LEDRec *LEDWidget;
+
+#endif /* _XawLED_h */