diff options
Diffstat (limited to 'g13/utils.h')
-rw-r--r-- | g13/utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g13/utils.h b/g13/utils.h index ef718d60d..cebd0436d 100644 --- a/g13/utils.h +++ b/g13/utils.h @@ -40,6 +40,5 @@ const void *next_tuple (tupledesc_t tupledesc, unsigned int *r_tag, size_t *r_length); - #endif /*G13_UTILS_H*/ |