[c/en-en] Make reference link in footer/summary link to Stack Overflow article (#2739)

* Make reference link in footer/summary link to Stack Overflow article

* remove name from list of contributors
This commit is contained in:
Aaroh Mankad 2017-05-26 13:02:32 -07:00 committed by ven
parent 1ac2f69479
commit bea057020f

View File

@ -779,4 +779,4 @@ Readable code is better than clever code and fast code. For a good, sane coding
Other than that, Google is your friend.
[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
[1] [Why isn't sizeof for a struct equal to the sum of sizeof of each member?](http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member)