From 5808ca2e7422b58ad12436658ede52d61503426e Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 11 Dec 2007 21:15:21 +0000 Subject: Interum commit, fixing the bu directory. --- bu | 1 - src/fstring.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 bu diff --git a/bu b/bu deleted file mode 120000 index 02b8847..0000000 --- a/bu +++ /dev/null @@ -1 +0,0 @@ -src/bu/ \ No newline at end of file diff --git a/src/fstring.h b/src/fstring.h index 155d6af..c7bbc5e 100644 --- a/src/fstring.h +++ b/src/fstring.h @@ -1006,7 +1006,7 @@ namespace Bu mutable chralloc aChr; mutable chunkalloc aChunk; }; - + typedef FBasicString FString; template<> uint32_t __calcHashCode( const FString &k ); -- cgit v1.2.3