From 8fefe9ce9b44a93e6c3751ba25e38d7891d374ac Mon Sep 17 00:00:00 2001 From: jcid Date: Thu, 20 Mar 2008 17:04:17 +0100 Subject: - Typo correction. --- dpid/misc_new.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dpid/misc_new.c') diff --git a/dpid/misc_new.c b/dpid/misc_new.c index 17c242d0..f85f43e4 100644 --- a/dpid/misc_new.c +++ b/dpid/misc_new.c @@ -152,7 +152,7 @@ char *a_Misc_mkdtemp(char *template) } /* - * Return a new, non-existent file name from a template + * Return a new, nonexistent file name from a template * (adapted from dietlibc; alternative to mkdtemp()) */ char *a_Misc_mkfname(char *template) -- cgit v1.2.3