OIDs used by strongSwan

This commit is contained in:
Andreas Steffen
2008-09-01 11:38:03 +00:00
parent 1a4d27c854
commit 4da0116d78
+1 -1
View File
@@ -26,7 +26,7 @@ print "oid.pl generating oid.h and oid.c\n";
open(OID_H, ">oid.h")
or die "could not open 'oid.h': $!";
print OID_H "/* Object identifiers (OIDs) used by FreeS/WAN\n",
print OID_H "/* Object identifiers (OIDs) used by strongSwan\n",
" * ", $copyright, "\n",
" * \n",
" * ", $automatic, "\n",