aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/tests
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2007-06-26 23:56:54 +0000
committerLev Walkin <vlm@lionet.info>2007-06-26 23:56:54 +0000
commita2987ea6f93108496b24b4e11049b699cf469fc4 (patch)
tree43817ce3ee9237b27ea20e94a86ccee9d588f94d /asn1c/tests
parentc60d08ff5d4db2b439f027f917693c9a10373649 (diff)
instrumentation
Diffstat (limited to 'asn1c/tests')
-rw-r--r--asn1c/tests/check-126.-gen-PER.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/tests/check-126.-gen-PER.c b/asn1c/tests/check-126.-gen-PER.c
index b28ed799..8b590b18 100644
--- a/asn1c/tests/check-126.-gen-PER.c
+++ b/asn1c/tests/check-126.-gen-PER.c
@@ -104,7 +104,7 @@ load_object_from(const char *fname, char *fbuf, int size, enum enctype how, int
st = 0;
do {
- fprintf(stderr, "Decoding bytes %d..%d (left %d) [%s]\n",
+ fprintf(stderr, "\nDecoding bytes %d..%d (left %d) [%s]\n",
fbuf_offset,
fbuf_chunk < fbuf_left
? fbuf_chunk : fbuf_left,