about summary refs log tree commit diff stats
path: root/src/LYStyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYStyle.h')
-rw-r--r--src/LYStyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/LYStyle.h b/src/LYStyle.h
index d1cf9db1..93ff1193 100644
--- a/src/LYStyle.h
+++ b/src/LYStyle.h
@@ -1,4 +1,4 @@
-/* $LynxId: LYStyle.h,v 1.15 2007/07/23 19:21:54 tom Exp $ */
+/* $LynxId: LYStyle.h,v 1.16 2009/01/01 23:06:08 tom Exp $ */
 #ifndef LYSTYLE_H
 #define LYSTYLE_H
 
@@ -59,7 +59,7 @@ extern "C" {
  * during last invokation of TrimColorClass.
  */
     extern void FastTrimColorClass(const char *tag_name,
-				   int name_len,
+				   unsigned name_len,
 				   char *stylename,
 				   char **pstylename_end,
 				   int *hcode);