Skip to content

Commit

Permalink
Merge pull request #1114 from gottfriedleibniz/fix/nops
Browse files Browse the repository at this point in the history
tweak: nullsub return types
  • Loading branch information
gottfriedleibniz authored May 12, 2024
2 parents 5999728 + 639fdc5 commit cfbbb94
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NETWORK/N_0x2555cf7da5473794.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ns: NETWORK

```c
// 0x2555CF7DA5473794
Any _0x2555CF7DA5473794();
void _0x2555CF7DA5473794();
```

```
Expand Down
2 changes: 1 addition & 1 deletion NETWORK/N_0x6fd992c4a1c1b986.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ns: NETWORK

```c
// 0x6FD992C4A1C1B986
Any _0x6FD992C4A1C1B986();
void _0x6FD992C4A1C1B986();
```

```
Expand Down
2 changes: 1 addition & 1 deletion NETWORK/N_0xaedf1bc1c133d6e3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ns: NETWORK

```c
// 0xAEDF1BC1C133D6E3
Any _0xAEDF1BC1C133D6E3();
void _0xAEDF1BC1C133D6E3();
```

```
Expand Down

0 comments on commit cfbbb94

Please sign in to comment.