same identifier for different resources

Change-Id: Ibe80f6ec6e85942a85f4c2bb322e1b0ca61ba07f
This commit is contained in:
Markus Mohrhard 2012-10-09 10:58:58 +02:00
parent 1e456c0cb1
commit 77f8ca7142

View File

@ -66,5 +66,5 @@
#define LB_TYPE_COL_SCALE_MIN 42
#define LB_TYPE_COL_SCALE_MIDDLE 43
#define LB_TYPE_COL_SCALE_MAX 43
#define LB_TYPE_COL_SCALE_MAX 44
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */