summaryrefslogtreecommitdiffstats
path: root/src/cr_cpri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr_cpri.h')
-rw-r--r--src/cr_cpri.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cr_cpri.h b/src/cr_cpri.h
index 6ca3098..2282903 100644
--- a/src/cr_cpri.h
+++ b/src/cr_cpri.h
@@ -22,7 +22,7 @@
*
* File : cr_cpri.h
*
- * @(#) [MB] cr_cpri.h Version 1.25 du 15/10/04 -
+ * @(#) [MB] cr_cpri.h Version 1.26 du 15/10/07 -
*
* ============================================================================
*/
@@ -131,6 +131,7 @@ struct cr_re_desc {
int curr_level;
struct cr_color col;
struct cr_re_desc *next;
+ int max_sub;
};
struct cr_col_desc {