view lib/getdate.h @ 40225:1e0e3e621a8d

di-set: Fix memory leak. * lib/di-set.c (di_set_free): Free the ino_map through ino_map_free(), not free().
author Bruno Haible <bruno@clisp.org>
date Sun, 10 Mar 2019 14:18:37 +0100
parents 896628c568fa
children
line wrap: on
line source

/* Obsolete; consider using parse-datetime.h instead.  */
#include "parse-datetime.h"
#define get_date(a, b, c) parse_datetime (a, b, c)