GreenFrogSB / LMDS

LMDS - Linux Media Delivery System
https://greenfrognest.com
GNU General Public License v3.0
214 stars 45 forks source link

Remove "function" Keyword for Portability #15

Closed histamineblkr closed 3 years ago

histamineblkr commented 3 years ago

Removing the function keyword is better for portability, the POSIX standard, and clearer in code.