nano-devel
[Top][All Lists]
Advanced

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

[PATCH] tweaks: change "return ++auto_var; " to "return auto_var + 1; "


From: Hussam al-Homsi
Subject: [PATCH] tweaks: change "return ++auto_var; " to "return auto_var + 1; "
Date: Sat, 2 Oct 2021 02:21:33 -0400

The identifier in the commit message is illustrative. See the attached patch.

Attachment: tweaks-change-return-auto_var-to-return-auto_var-1.patch
Description: Text Data


reply via email to

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