view lib/mkancesdirs.h @ 8623:27cfd50b8f6c

Fix missing escape.
author Bruno Haible <bruno@clisp.org>
date Tue, 03 Apr 2007 22:45:13 +0000
parents 77a75e20049c
children e8d2c6fc33ad
line wrap: on
line source

#include <stddef.h>
struct savewd;
ptrdiff_t mkancesdirs (char *, struct savewd *,
		       int (*) (char const *, char const *, void *), void *);