summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-09-23 10:38:01 +1000
committerDamien Miller <djm@mindrot.org>2011-09-23 10:38:01 +1000
commitadd1e20802bb781593ac7554a4c45b1576eca3ca (patch)
tree075227d1accbdd688eb4b0012d511919b2f70ac3
parentd7be70d0524abbc37861af61a75f576d7f82d93b (diff)
- millert@cvs.openbsd.org 2006/05/05 15:27:38
[strlcpy.c] Convert do {} while loop -> while {} for clarity. No binary change on most architectures. From Oliver Smith. OK deraadt@ and henning@
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60622d969..71ea227a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120110923
2 - OpenBSD CVS Sync
3 - millert@cvs.openbsd.org 2006/05/05 15:27:38
4 [strlcpy.c]
5 Convert do {} while loop -> while {} for clarity. No binary change
6 on most architectures. From Oliver Smith. OK deraadt@ and henning@
7
120110922 820110922
2 - OpenBSD CVS Sync 9 - OpenBSD CVS Sync
3 - pyr@cvs.openbsd.org 2011/05/12 07:15:10 10 - pyr@cvs.openbsd.org 2011/05/12 07:15:10