bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] [patch] src/tftp.c: Erroneous external scope.


From: Mats Erik Andersson
Subject: [bug-inetutils] [patch] src/tftp.c: Erroneous external scope.
Date: Thu, 9 Sep 2010 19:11:58 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

after staring at the client code in "src/tftp.c", I decided
that all externally scoped variables are in error. Their
ordinary declarations, present in the same file, are thus
straightened out to be "static" at the same time.

For Simon: "git help" never pointed me to "git format-patch".
           Thank you!

Best regards,

Mats E A

Attachment: 0001-src-tftp.c-Remove-external-scopes-making-them-static.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]