diff options
author | marino <marino@FreeBSD.org> | 2013-10-03 07:09:55 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-10-03 07:09:55 +0800 |
commit | cb7c18d8fe12d3aa861e4bff349142eca7b0f295 (patch) | |
tree | b74e34500523056be7dfced8d2e49749771c2691 /www | |
parent | 82b8ad4d0bde033fcc6507523c37b923f50d241b (diff) | |
download | freebsd-ports-graphics-cb7c18d8fe12d3aa861e4bff349142eca7b0f295.tar.gz freebsd-ports-graphics-cb7c18d8fe12d3aa861e4bff349142eca7b0f295.tar.zst freebsd-ports-graphics-cb7c18d8fe12d3aa861e4bff349142eca7b0f295.zip |
irc/ezbounce: Fix c++ error caught by gcc 4.7
The same variable "e" was defined as a loop argument and then again inside
the loop as a diferrent type. This renames the loop argument to avoid the
redeclaration errors.
Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions