diff options
Diffstat (limited to 'src/pluto/pem.h')
-rw-r--r-- | src/pluto/pem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pluto/pem.h b/src/pluto/pem.h index 889063d62..43a23fa0f 100644 --- a/src/pluto/pem.h +++ b/src/pluto/pem.h @@ -10,8 +10,6 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. - * - * RCSID $Id$ */ extern err_t pemtobin(chunk_t *blob, prompt_pass_t *pass, const char* label |