diff options
Diffstat (limited to 'lib-src/getopt_int.h')
-rw-r--r-- | lib-src/getopt_int.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/getopt_int.h b/lib-src/getopt_int.h index 401579fd289..6d47d2f0b8c 100644 --- a/lib-src/getopt_int.h +++ b/lib-src/getopt_int.h @@ -129,3 +129,6 @@ extern int _getopt_long_only_r (int ___argc, char **___argv, struct _getopt_data *__data); #endif /* getopt_int.h */ + +/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79 + (do not change this comment) */ |