This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 233eef04b Remove svn keywords
233eef04b is described below
commit 233eef04b6ff0f45faed2efa5aabd344ad6f1078
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Aug 13 08:41:30 2024 +0100
Remove svn keywords
---
native/common/jk_url.c | 1 -
native/common/jk_url.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/native/common/jk_url.c b/native/common/jk_url.c
index bc0680f7b..6e20593c1 100644
--- a/native/common/jk_url.c
+++ b/native/common/jk_url.c
@@ -17,7 +17,6 @@
/***************************************************************************
* Description: URL manipulation subroutines. (ported from mod_proxy). *
- * Version: $Revision: 531816 $ *
***************************************************************************/
#include "jk_global.h"
diff --git a/native/common/jk_url.h b/native/common/jk_url.h
index 57902083c..52bf19f2c 100644
--- a/native/common/jk_url.h
+++ b/native/common/jk_url.h
@@ -17,7 +17,6 @@
/***************************************************************************
* Description: URL manipulation subroutines header file. (mod_proxy) *
- * Version: $Revision: 500534 $ *
***************************************************************************/
#ifndef _JK_URL_H
#define _JK_URL_H
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]