Added lots of Id:s

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@689 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-08-26 22:48:24 +00:00
parent c4e3eb69e2
commit b0f6df58d7
38 changed files with 50 additions and 37 deletions

View File

@@ -1,5 +1,6 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
RCSID("$Id$");
#endif
#include "roken.h"
@@ -9,8 +10,6 @@
#include <netinet/in.h>
#include <netdb.h>
RCSID("$Id$");
/* Minimal implementation of inet_aton. Doesn't handle hex numbers. */
int inet_aton(const char *cp, struct in_addr *adr)