summaryrefslogtreecommitdiff
path: root/dpid
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-03-20 17:04:17 +0100
committerjcid <devnull@localhost>2008-03-20 17:04:17 +0100
commit8fefe9ce9b44a93e6c3751ba25e38d7891d374ac (patch)
tree7468e19a5ac0a324b5745d4f801321bca4ebae0e /dpid
parentcefb264a5c886be7f39ce19887680b3896b26c7b (diff)
- Typo correction.
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)