Skip to content

tool_doswin.c: silence gcc warning in non-MS-DOS builds#616

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:patch-1
Closed

tool_doswin.c: silence gcc warning in non-MS-DOS builds#616
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:patch-1

Conversation

@vszakats
Copy link
Member

tool_doswin.c:185:14: warning: 'msdosify' defined but not used [-Wunused-function]
 static char *msdosify(const char *file_name)
              ^

```
tool_doswin.c:185:14: warning: 'msdosify' defined but not used [-Wunused-function]
 static char *msdosify(const char *file_name)
              ^
```
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @yangtse, @jay and @captain-caveman2k to be potential reviewers

@jay jay closed this in 1597af5 Jan 28, 2016
@jay
Copy link
Member

jay commented Jan 28, 2016

Thanks Viktor

@vszakats vszakats deleted the patch-1 branch January 28, 2016 10:22
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants