mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
common: Rename w32-misc.c to w32-cmdline.c
* common/w32-misc.c: Rename to .... * common/w32-cmdline.c: this. * common/Makefile.am: Adjust. --
This commit is contained in:
parent
089c943967
commit
7262d602d8
3 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
#ifndef GNUPG_COMMON_W32HELP_H
|
||||
#define GNUPG_COMMON_W32HELP_H
|
||||
|
||||
/*-- w32-misc.c --*/
|
||||
/*-- w32-cmdline.c --*/
|
||||
|
||||
/* This module is also part of the Unix tests. */
|
||||
char **w32_parse_commandline (char *cmdline, int globing, int *r_argv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue