Change #273342
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 30 Jun 2026 11:36:55 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | c0cae1eba4b2c08fad635b7066b9bacb7a030242 |
Comments
formdata: replace stray camelcase local function names Replace with names using the style in the rest of codebase. Also move the object to left-hand side and action to the right-hand side. Closes #22223
Changed files
- lib/formdata.c