Commit 618107ba by Jim Meyering

ChangeLog: remove summary from my entry, on request from David Edelsohn

From-SVN: r186600
parent 3877ce45
......@@ -4,7 +4,6 @@
2012-04-19 Jim Meyering <meyering@redhat.com>
genmodes: remove misleading use of strncpy
* genmodes.c (make_complex_modes): Avoid unnecessary use of strncpy.
We verified above that the string(including trailing NUL) fits in buf,
so just use memcpy.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment