1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-18 21:11:25 +00:00
Files
ngircd/src
Alexander Barton 34b2f0085d Fix ForwardLookup(): "ISO C90 forbids specifying subobject to initialize"
This patch fixes the following warning of GCC (version 4.3.2) in
function ForwardLookup():

resolve.c: In function 'ForwardLookup':
resolve.c:282: warning: ISO C90 forbids specifying subobject to initialize
resolve.c:284: warning: ISO C90 forbids specifying subobject to initialize
resolve.c:285: warning: ISO C90 forbids specifying subobject to initialize
2008-10-19 20:07:35 +02:00
..
2008-09-23 11:53:15 +02:00
2008-02-26 23:50:35 +01:00