1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

resolv: Remove SCCS and RCS keywords

This commit is contained in:
Florian Weimer
2016-04-28 10:55:16 +02:00
parent 6b255f411b
commit 1f32be054b
24 changed files with 26 additions and 100 deletions

View File

@ -15,10 +15,6 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#if !defined(_LIBC) && !defined(lint)
static const char rcsid[] = "$BINDId: ns_parse.c,v 8.13 1999/10/13 16:39:35 vixie Exp $";
#endif
/* Import. */
#include <sys/types.h>