Id
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1427 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1,8 +1,7 @@ | |||||||
| /* $Id$ */ |  | ||||||
|  |  | ||||||
| #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H | ||||||
| #include <config.h> | #include <config.h> | ||||||
| #endif | #endif | ||||||
|  | RCSID("$Id$"); | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
| #include <string.h> | #include <string.h> | ||||||
|   | |||||||
| @@ -2,9 +2,10 @@ | |||||||
|  * Hash table functions |  * Hash table functions | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
| /* $Id$ */ | #ifdef HAVE_CONFIG_H | ||||||
|  | #include <config.h> | ||||||
| static char rcsid[] = "$Id$"; | #endif | ||||||
|  | RCSID("$Id$"); | ||||||
|  |  | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
|   | |||||||
| @@ -1,8 +1,7 @@ | |||||||
| /* $Id$ */ |  | ||||||
|  |  | ||||||
| #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H | ||||||
| #include <config.h> | #include <config.h> | ||||||
| #endif | #endif | ||||||
|  | RCSID("$Id$"); | ||||||
|  |  | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include "symbol.h" | #include "symbol.h" | ||||||
|   | |||||||
| @@ -1,8 +1,7 @@ | |||||||
| /* $Id$ */ |  | ||||||
|  |  | ||||||
| #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H | ||||||
| #include <config.h> | #include <config.h> | ||||||
| #endif | #endif | ||||||
|  | RCSID("$Id$"); | ||||||
| #include <string.h> | #include <string.h> | ||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
| #include "symbol.h" | #include "symbol.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund