remove space from ts.h.in again, this commit needs to be squashed with 
7facd11d03870


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/9638f08f
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/9638f08f
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/9638f08f

Branch: refs/heads/consistent-errors
Commit: 9638f08ff53749abb02c0167bb6cd15b4692ed31
Parents: fe3c17f
Author: Igor Galić <[email protected]>
Authored: Thu Aug 15 23:55:13 2013 +0200
Committer: Igor Galić <[email protected]>
Committed: Thu Aug 15 23:55:13 2013 +0200

----------------------------------------------------------------------
 proxy/api/ts/ts.h.in | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/9638f08f/proxy/api/ts/ts.h.in
----------------------------------------------------------------------
diff --git a/proxy/api/ts/ts.h.in b/proxy/api/ts/ts.h.in
index 7da91d7..3379a26 100644
--- a/proxy/api/ts/ts.h.in
+++ b/proxy/api/ts/ts.h.in
@@ -1300,7 +1300,6 @@ extern "C"
   */
   tsapi void TSError(const char* fmt, ...) TS_PRINTFLIKE(1, 2);
 
-
   /* --------------------------------------------------------------------------
      Assertions */
   tsapi void _TSReleaseAssert(const char* txt, const char* f, int l) 
TS_NORETURN;

Reply via email to