Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squelch a number of "-Wall" errors by: | Guy Harris | 1998-10-13 | 1 | -228/+5 |
| | | | | | | | | | | | | | | | | | 1) renaming "snprintf.h" to "snprintf-imp.h" (it contains stuff used by the "snprintf()" *implementation*, but not stuff it *exports*); 2) creating a new "snprintf.h" to declare "vsnprintf()" and "snprintf()"; 3) removing an unused variable; 4) fixing a call to "add_item_to_tree()" to handle the possibility of "ntohl()" returning a "long" rather than an "int". svn path=/trunk/; revision=47 | ||||
* | Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706ethereal | Gerald Combs | 1998-09-16 | 1 | -0/+232 |
svn path=/trunk/; revision=2 |