diff options
| author | Alejandro Colomar <colomar.6.4.3@gmail.com> | 2020-09-03 21:56:21 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-05 14:49:42 +0200 |
| commit | 06c4d5d588be1641167084155bc818023c962c09 (patch) | |
| tree | 265dbd18a701f85deb65a35c7c594312ba09f881 /man7/unix.7 | |
| parent | 7c813ea52882d94514955f5160fc253308236dc9 (diff) | |
| download | man-pages-06c4d5d588be1641167084155bc818023c962c09.tar.gz | |
strptime.3: Use sizeof consistently
Use ``sizeof`` consistently through all the examples in the following
way:
- Use the name of the variable instead of its type as argument for
``sizeof``.
Rationale:
https://www.kernel.org/doc/html/v5.8/process/coding-style.html#allocating-memory
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
0 files changed, 0 insertions, 0 deletions
