summaryrefslogtreecommitdiff
path: root/LED.h
diff options
context:
space:
mode:
authorLee Chang Yeon <cyeon.lee@samsung.com>2014-04-08 21:07:22 +0900
committerLee Chang Yeon <cyeon.lee@samsung.com>2014-04-08 21:07:22 +0900
commit56ec55b9dcc1c85e36a0dee66037625193827c46 (patch)
treebcff99fe3f3d768f941cd0c3da4c9dd2320df975 /LED.h
parent8af8be009664eb1fb5179833b8b22b8dea5ce4c8 (diff)
parenta68a866c3542a1a2bbb3fc853a116e5cfc090cac (diff)
downloadxkbutils-56ec55b9dcc1c85e36a0dee66037625193827c46.tar.gz
xkbutils-56ec55b9dcc1c85e36a0dee66037625193827c46.tar.bz2
xkbutils-56ec55b9dcc1c85e36a0dee66037625193827c46.zip
Merge branch 'upstream' into tizen
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 */