aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler/asn1c_internal.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-18 13:38:19 +0000
committerLev Walkin <vlm@lionet.info>2005-08-18 13:38:19 +0000
commitb85a8135dae955c09b23197f5497b8ff911d083d (patch)
treeafc3f841706d6e89951802d5d00b2442f2163f84 /libasn1compiler/asn1c_internal.h
parente44ea0bdd9f5dd291c1fa3b7b6dbcedddd6c51df (diff)
automatic dependency tracking
Diffstat (limited to 'libasn1compiler/asn1c_internal.h')
-rw-r--r--libasn1compiler/asn1c_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasn1compiler/asn1c_internal.h b/libasn1compiler/asn1c_internal.h
index e32187f5..fdf953d9 100644
--- a/libasn1compiler/asn1c_internal.h
+++ b/libasn1compiler/asn1c_internal.h
@@ -51,7 +51,7 @@ typedef struct arg_s {
struct compiler_streams *target;
asn1p_t *asn;
- asn1p_module_t *mod;
+ //asn1p_module_t *mod;
asn1p_expr_t *expr;
int embed;