aboutsummaryrefslogtreecommitdiffstats
path: root/transact.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-05 13:02:29 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-05 13:08:43 +0200
commit728741e35ef93d7512a5934351c44bfaee7c1144 (patch)
tree53ca514b76d9541e1bccbb25909ad152f00e4a15 /transact.c
parentc2a72f07760f971f357bfd9cb2b0260a5c5161aa (diff)
downloadfetchmail-728741e35ef93d7512a5934351c44bfaee7c1144.tar.gz
fetchmail-728741e35ef93d7512a5934351c44bfaee7c1144.tar.bz2
fetchmail-728741e35ef93d7512a5934351c44bfaee7c1144.zip
Remove register qualifier.
Let the compiler sort out register allocation.
Diffstat (limited to 'transact.c')
-rw-r--r--transact.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/transact.c b/transact.c
index 46a767eb..1f74a73c 100644
--- a/transact.c
+++ b/transact.c
@@ -1137,8 +1137,8 @@ process_headers:
* they exist. If and only if they don't, consider
* the "To" addresses.
*/
- register struct addrblk *nextptr;
- if (outlevel >= O_DEBUG)
+ struct addrblk *nextptr;
+ if (outlevel >= O_DEBUG)
report(stdout, GT_("No envelope recipient found, resorting to header guessing.\n"));
if (resent_to_addrchain) {
/* delete the "To" chain and substitute it