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.
--
(cherry picked from commit 7262d602d8
)
This commit is contained in:
parent
09f49b4c9a
commit
d7d9a5ba3c
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