/* PO/POT file timestamps.
- Copyright (C) 2001-2003 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2023 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 2001.
This program is free software: you can redistribute it and/or modify
#include <time.h>
+#include "attribute.h"
+
#ifdef __cplusplus
extern "C" {
/* Return a freshly allocated string containing the given time in the
format YYYY-MM-DD HH:MM+TZOFF. */
-extern char *po_strftime (const time_t *tp);
+extern char *po_strftime (const time_t *tp)
+ ATTRIBUTE_MALLOC;
#ifdef __cplusplus
/* GNU gettext - internationalization aids
- Copyright (C) 1995-1998, 2000-2003, 2006, 2008, 2014, 2018-2019, 2021 Free Software
- Foundation, Inc.
+ Copyright (C) 1995-1998, 2000-2003, 2006, 2008, 2014, 2018-2019, 2021, 2023 Free Software Foundation, Inc.
This file was written by Peter Miller <millerp@canb.auug.org.au>
#include <textstyle.h>
+#include "attribute.h"
#include "message.h"
significant_format_p (enum is_format is_format);
extern char *
- make_range_description_string (struct argument_range range);
+ make_range_description_string (struct argument_range range)
+ ATTRIBUTE_MALLOC;
/* These functions output parts of a message, as comments. */
extern void