diff options
Diffstat (limited to 'src/taia.c')
-rw-r--r-- | src/taia.c | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,10 +4,10 @@ #include <sys/types.h> /** - @file taia.c - @author djb - @source qmail - @brief 'tai' attosecond time handling + @file taia.c + @author djb + @source qmail + @brief 'tai' attosecond time handling */ /* XXX: breaks tai encapsulation */ |