| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c629d4c commit 536f9fd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,8 +23,8 @@ no meaning otherwise. | |||
| 23 | 23 | ||
| 24 | 24 | typedef struct { | |
| 25 | 25 | /* Cached hash code of the key. */ | |
| 26 | - Py_hash_t hash; | ||
| 27 | 26 | PyObject *key; | |
| 27 | + Py_hash_t hash; | ||
| 28 | 28 | } setentry; | |
| 29 | 29 | ||
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments