summaryrefslogtreecommitdiffstats
path: root/generic/tkText.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-10-17 05:38:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-10-17 05:38:47 (GMT)
commitf8d578503dab648a62cf5b5c7c1145b070f2e3fe (patch)
treea2cea6c053329bdf2122105683e71790b54ea928 /generic/tkText.h
parent2567eaac30676728cb04c5569e02d6f57d0dfe24 (diff)
downloadtk-f8d578503dab648a62cf5b5c7c1145b070f2e3fe.zip
tk-f8d578503dab648a62cf5b5c7c1145b070f2e3fe.tar.gz
tk-f8d578503dab648a62cf5b5c7c1145b070f2e3fe.tar.bz2
* generic/tkPanedWindow.c: Cleaned up some code flagged by a
* generic/tkText.c: `make checkexports` test. * generic/tkText.h * generic/tkTextTag.c:
Diffstat (limited to 'generic/tkText.h')
-rw-r--r--generic/tkText.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkText.h b/generic/tkText.h
index a8ed021..7e1f666 100644
--- a/generic/tkText.h
+++ b/generic/tkText.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkText.h,v 1.13 2002/12/27 23:43:38 davygrvy Exp $
+ * RCS: @(#) $Id: tkText.h,v 1.13.2.1 2006/10/17 05:38:48 dgp Exp $
*/
#ifndef _TKTEXT
@@ -282,7 +282,7 @@ typedef enum { TEXT_WRAPMODE_NULL, TEXT_WRAPMODE_NONE,
TEXT_WRAPMODE_CHAR, TEXT_WRAPMODE_WORD
} TkWrapMode;
-EXTERN Tk_CustomOption textWrapModeOption;
+EXTERN Tk_CustomOption TkTextWrapModeOption;
typedef struct TkTextTag {
char *name; /* Name of this tag. This field is actually