ソースを参照

#endif comment

David Rose 17 年 前
コミット
c8ba67210f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      panda/src/express/zStreamBuf.cxx

+ 1 - 1
panda/src/express/zStreamBuf.cxx

@@ -29,7 +29,7 @@ static void
 do_zlib_free(voidpf opaque, voidpf address) {
   PANDA_FREE_ARRAY(address);
 }
-#endif  !USE_MEMORY_NOWRAPPERS
+#endif  //  !USE_MEMORY_NOWRAPPERS
 
 ////////////////////////////////////////////////////////////////////
 //     Function: ZStreamBuf::Constructor