Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > cc45bbb00377c28f35884e2ced098131 > files > 4

cfdg-2.2.1-2.fc14.src.rpm

--- src-unix/posixSystem.cpp~	2009-04-27 15:06:36.000000000 -0500
+++ src-unix/posixSystem.cpp	2009-04-27 15:06:36.000000000 -0500
@@ -107 +107 @@
-	if (mktemp(b)) {
+	if (mkstemp(b)) {