(make_dir_parents): Don't apply sizeof to a hard-coded type name.
authorJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 21:22:06 +0000 (21:22 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 21:22:06 +0000 (21:22 +0000)
commitdc59bb5133bc0e2414a3aea0a0ec49309fc98403
treeb96f368e6a5c065220ab3858189a9619028c1298
parent412a83b11b9e555a16b351f43189290e256a59fc
(make_dir_parents): Don't apply sizeof to a hard-coded type name.
Use the variable name instead.
lib/mkdir-p.c