summaryrefslogtreecommitdiffstats
path: root/isisd/topology/spgrid.h
Commit message (Collapse)AuthorAgeFilesLines
* * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso2005-09-011-1/+1
| | | | | | | | | anything. These floats to longs and vice versa casts are starnge indeed. * isis_pdu.c: As we don't use %z for size_t for now because we support older compilers, cast them to unsigned long. Also fix previous changelog entry. Isisd compiles cleanly now again.
* Initial revisionjardin2003-12-231-0/+45