Skip to content

Small issue with UdpContext.h comment #4041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
markusb opened this issue Dec 28, 2017 · 3 comments
Closed

Small issue with UdpContext.h comment #4041

markusb opened this issue Dec 28, 2017 · 3 comments
Labels
component: libraries good first issue If you want to help, this is is a good place to start level: easy

Comments

@markusb
Copy link

markusb commented Dec 28, 2017

The last line of the file ESP8266WiFi/src/include/UdpContext.h reads

#endif//CLIENTCONTEXT_H

instead of

#endif//UDPCONTEXT_H

While technically irrelevant it would be nice to be fixed.

@d-a-v
Copy link
Collaborator

d-a-v commented Dec 28, 2017

If you make a pull-request I guess it will be merged.

@igrr igrr added component: libraries good first issue If you want to help, this is is a good place to start level: easy labels Jan 2, 2018
@gchungsy
Copy link
Contributor

gchungsy commented Jan 2, 2018

Hi, I just made a pull-request.

@devyte
Copy link
Collaborator

devyte commented Jan 3, 2018

Fixed via #4068 .

@devyte devyte closed this as completed Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: libraries good first issue If you want to help, this is is a good place to start level: easy
Projects
None yet
Development

No branches or pull requests

5 participants