diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:03:02 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:03:02 +0000 |
commit | 9945819c254b42a2a8dcc497850002f0c5f8f4a3 (patch) | |
tree | 7db5c7d508e11e4afb4a77d5c604015addab63e5 | |
parent | d50e491b7b77b9817c2ab7801ae6e99e731bf52a (diff) | |
download | strongswan-9945819c254b42a2a8dcc497850002f0c5f8f4a3.tar.bz2 strongswan-9945819c254b42a2a8dcc497850002f0c5f8f4a3.tar.xz |
added RCSID
-rw-r--r-- | src/pluto/PLUTO-CONVENTIONS | 2 | ||||
-rw-r--r-- | src/pluto/TODO | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/pluto/PLUTO-CONVENTIONS b/src/pluto/PLUTO-CONVENTIONS index 5288dd2bb..b912b87e9 100644 --- a/src/pluto/PLUTO-CONVENTIONS +++ b/src/pluto/PLUTO-CONVENTIONS @@ -1,7 +1,7 @@ Notes on Pluto Conventions ========================== -RCSID $Id: PLUTO-CONVENTIONS,v 1.1 2004/03/15 20:35:28 as Exp $ +RCSID $Id$ Pluto has its own stylistic conventions. They are fairly easily inferred by reading the code. diff --git a/src/pluto/TODO b/src/pluto/TODO index 7db4a9ebc..13966e1cb 100644 --- a/src/pluto/TODO +++ b/src/pluto/TODO @@ -1,6 +1,6 @@ Pluto TODO list =============== -RCSID $Id: TODO,v 1.1 2004/03/15 20:35:28 as Exp $ +RCSID $Id$ - should all log entries that are for errors say ERROR? |