(svn r19470) -Codechange: rename blob internals (skidd13)
This commit is contained in:
@@ -177,4 +177,4 @@ void DumpTarget::EndStruct()
|
||||
}
|
||||
|
||||
/** Just to silence an unsilencable GCC 4.4+ warning */
|
||||
/* static */ CBlobBaseSimple::CHdr CBlobBaseSimple::hdrEmpty[] = {{0, 0}, {0, 0}};
|
||||
/* static */ ByteBlob::BlobHeader ByteBlob::hdrEmpty[] = {{0, 0}, {0, 0}};
|
||||
|
Reference in New Issue
Block a user