summaryrefslogtreecommitdiffstats
path: root/src/bltGrMarkerText.h
diff options
context:
space:
mode:
authorjoye <joye>2014-03-20 22:11:51 (GMT)
committerjoye <joye>2014-03-20 22:11:51 (GMT)
commit0e28864ad17db5075a3fe5d2da99f0f719c717ff (patch)
tree07ccd6b8c00694a3e8ede161e951dec8e0415054 /src/bltGrMarkerText.h
parent30b34b9db32dc25ed2d6bcd294b7a565489cb26a (diff)
downloadblt-0e28864ad17db5075a3fe5d2da99f0f719c717ff.zip
blt-0e28864ad17db5075a3fe5d2da99f0f719c717ff.tar.gz
blt-0e28864ad17db5075a3fe5d2da99f0f719c717ff.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrMarkerText.h')
-rw-r--r--src/bltGrMarkerText.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrMarkerText.h b/src/bltGrMarkerText.h
index a6e23c8..5def08d 100644
--- a/src/bltGrMarkerText.h
+++ b/src/bltGrMarkerText.h
@@ -33,7 +33,7 @@
#include "bltGrMarker.h"
typedef struct {
- const char **tags;
+ const char** tags;
Coords* worldPts;
const char* elemName;
Axis2d axes;