mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-11-01 12:14:05 +01:00
There were no fewer than three styles of function declaration going
on in these files, so I attempted to standardize them to the typical
myfucn() {
}
style.