Skip to content
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

Fixed syntax error in esp_http_server.rst (IDFGH-2989) #5021

Closed
wants to merge 1 commit into from
Closed

Fixed syntax error in esp_http_server.rst (IDFGH-2989) #5021

wants to merge 1 commit into from

Conversation

morsisko
Copy link
Contributor

Changed the "char[100] content" into "char content[100]", so now the code doesn't produce the "expected identifier or '(' before '[' token" error.

@CLAassistant
Copy link

CLAassistant commented Mar 29, 2020

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Fixed syntax error in esp_http_server.rst Fixed syntax error in esp_http_server.rst (IDFGH-2989) Mar 29, 2020
@Alvin1Zhang
Copy link
Collaborator

@morsisko Thanks for your contribution.

espressif-bot pushed a commit that referenced this pull request Apr 3, 2020
@mahavirj
Copy link
Member

mahavirj commented Apr 6, 2020

Merged with 9759aa4

@mahavirj mahavirj closed this Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants