summaryrefslogtreecommitdiff
path: root/include/mailutils/sys/streamtrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/sys/streamtrans.h')
-rw-r--r--include/mailutils/sys/streamtrans.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/mailutils/sys/streamtrans.h b/include/mailutils/sys/streamtrans.h
index 977f5f2dc..98a5f3166 100644
--- a/include/mailutils/sys/streamtrans.h
+++ b/include/mailutils/sys/streamtrans.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2010-2019 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -25,3 +25,5 @@ struct _mu_streamtrans
struct _mu_stream base; /* Superclass */
mu_stream_t transport; /* Transport stream */
};
+
+#endif

Return to:

Send suggestions and report system problems to the System administrator.