mirror of
https://git.disroot.org/80486DX2-66/polonium.git
synced 2024-12-26 23:20:22 +05:30
main.c: rename enum arg_destinations
to arg_destination
This commit is contained in:
parent
1faeb7404a
commit
e6085b994f
@ -25,7 +25,7 @@
|
|||||||
#include "strdup.h"
|
#include "strdup.h"
|
||||||
|
|
||||||
/* enums */
|
/* enums */
|
||||||
enum arg_destinations {
|
enum arg_destination {
|
||||||
ARG_NO_DEST,
|
ARG_NO_DEST,
|
||||||
ARG_DEST_POSSIBILITY,
|
ARG_DEST_POSSIBILITY,
|
||||||
ARG_DEST_THRESHOLD,
|
ARG_DEST_THRESHOLD,
|
||||||
|
Loading…
Reference in New Issue
Block a user