about summary refs log tree commit diff stats
path: root/src/LYCharUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCharUtils.h')
-rw-r--r--src/LYCharUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCharUtils.h b/src/LYCharUtils.h
index f276ad0a..c1c58f40 100644
--- a/src/LYCharUtils.h
+++ b/src/LYCharUtils.h
@@ -109,7 +109,7 @@ extern void LYEnsureSingleSpace PARAMS((
 extern void LYResetParagraphAlignment PARAMS((
 	HTStructured *		me));
 extern BOOLEAN LYCheckForCSI PARAMS((
-	HTStructured *		me,
+	HTParentAnchor *	anchor,
 	char **			url));
 #endif /* Lynx_HTML_Handler */