summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2009-03-18 21:38:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitad5246f727020d8e86e7622e1a8f2cb83606d143 (patch)
tree6afe832b836ef0de70a08ec68f1460959c168fdd
parent2f1a72fffaf68de78c21156a9f0e747adb636905 (diff)
downloadcryptsetup-ad5246f727020d8e86e7622e1a8f2cb83606d143.zip
cryptsetup-ad5246f727020d8e86e7622e1a8f2cb83606d143.tar.gz
- typo
Changed files: diet.patch -> 1.2
-rw-r--r--diet.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/diet.patch b/diet.patch
index 32faf44..5bd680b 100644
--- a/diet.patch
+++ b/diet.patch
@@ -5,7 +5,7 @@
error=NULL;
}
-
-+#ifdef __dietlbc__
++#ifdef __dietlibc__
+ if (fmt)
+#endif
vasprintf(&error, fmt, va);