set Id keyword

This commit is contained in:
Andreas Steffen
2008-04-28 18:44:21 +00:00
parent a47486b5e4
commit 5c7c23cc03
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id: asn1.c 3589 2008-03-13 14:14:44Z martin $
* $Id$
*/
#include <stdio.h>
+2 -2
View File
@@ -14,7 +14,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id: asn1.h 3776 2008-04-07 10:37:14Z martin $
* $Id$
*/
/**
@@ -30,7 +30,7 @@
#include <library.h>
/**
* Definition of ASN1 flags
* Definition of ASN.1 flags
*/
#define ASN1_NONE 0x00
#define ASN1_DEF 0x01