]> git.ipfire.org Git - thirdparty/sarg.git/commit
Add a comment about a puzzling piece of code
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 10 Dec 2014 20:57:56 +0000 (21:57 +0100)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 10 Dec 2014 20:57:56 +0000 (21:57 +0100)
commitacf0b78c5203a65923a07e0798f4a30291a804e8
tree11c806b5838b01d9b77295727803bc91f617c6f7
parent411e2cff0ad3de4108be57809ef9165879dd41f2
Add a comment about a puzzling piece of code

The trick to store the same string only once is not clear and deserves a
little comment.
userinfo.c