summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/tng_io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c
index 051c9bc..3c2cdcc 100644
--- a/src/lib/tng_io.c
+++ b/src/lib/tng_io.c
@@ -18001,7 +18001,7 @@ tng_function_status DECLSPECDLLEXPORT tng_util_trajectory_next_frame_present_dat
tng_block_destroy(&block);
if(stat == TNG_CRITICAL)
{
- printf("TNG library: Cannot read block header at pos %"PRId64". %s: %d\n",
+ printf("TNG library: Cannot read block header at pos %ld. %s: %d\n",
file_pos, __FILE__, __LINE__);
return(stat);
}
contact: Jan Huwald // Impressum