소스 검색

Correct comment

gingerBill 3 년 전
부모
커밋
0ae012ba08
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/check_type.cpp

+ 1 - 1
src/check_type.cpp

@@ -2174,7 +2174,7 @@ void init_map_entry_type(Type *type) {
 
 	/*
 	struct {
-		hash:  runtime.Map_Hash,
+		hash:  uintptr,
 		next:  int,
 		key:   Key,
 		value: Value,