diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2014-01-08 10:47:11 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2014-01-08 10:47:11 (GMT) |
commit | 60a47bd88973d1e85427a5e909d0b65668b20d73 (patch) | |
tree | 0cdd88ed9a3b0f4eb3d3ac83b702554f6a7e3267 /include | |
parent | 8bc1f4321e16e4478c3c0936d06e453f0a9ec69f (diff) |
Added newline at end of file.
Diffstat (limited to 'include')
-rw-r--r-- | include/tng_io_fwd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tng_io_fwd.h b/include/tng_io_fwd.h index e7abac4..340c264 100644 --- a/include/tng_io_fwd.h +++ b/include/tng_io_fwd.h @@ -38,4 +38,4 @@ typedef struct tng_particle_data *tng_particle_data_t; /** A pointer to a non-particle data container. */ typedef struct tng_non_particle_data *tng_non_particle_data_t; -#endif
\ No newline at end of file +#endif |