make optional pointer really optional

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29904 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-08-27 07:11:54 +00:00
parent 16c7fe5ca3
commit c19bbba7d7

View File

@ -123,7 +123,7 @@ namespace sys {
/// occurred.
/// @brief Map the file into memory.
void* map(
std::string* ErrMsg ///< Optional error string pointer
std::string* ErrMsg = 0///< Optional error string pointer
);
/// This method causes the size of the file, and consequently the size