updated for version 7.0203
diff --git a/src/structs.h b/src/structs.h
index e5f59f2..98d7ea9 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -919,7 +919,7 @@
 struct stl_hlrec
 {
     char_u	*start;
-    int		userhl;
+    int		userhl;		/* 0: no HL, 1-9: User HL, < 0 for syn ID */
 };
 
 /* Item for a hashtable.  "hi_key" can be one of three values: