summaryrefslogtreecommitdiffstats
path: root/generic/tclStringRep.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStringRep.h')
-rw-r--r--generic/tclStringRep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclStringRep.h b/generic/tclStringRep.h
index 4e38a64..a7bca14 100644
--- a/generic/tclStringRep.h
+++ b/generic/tclStringRep.h
@@ -18,7 +18,6 @@
#ifndef _TCLSTRINGREP
#define _TCLSTRINGREP
-
/*
* The following structure is the internal rep for a String object. It keeps
* track of how much memory has been used and how much has been allocated for