aboutsummaryrefslogtreecommitdiff
path: root/dpid
diff options
context:
space:
mode:
Diffstat (limited to 'dpid')
-rw-r--r--dpid/misc_new.c2
1 files changed, 1 insertions, 1 deletions
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)