Heinrich Schuchardt
185f812c41
doc: replace @return by Return:
Sphinx expects Return: and not @return to indicate a return value.
find . -name '*.c' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;
find . -name '*.h' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-01-19 18:11:34 +01:00
..
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2021-10-21 12:50:48 -06:00
2021-11-16 14:35:08 -05:00
2021-10-21 12:50:48 -06:00
2021-04-16 17:32:34 -04:00
2022-01-14 14:36:57 -05:00
2021-04-16 11:55:55 -04:00
2021-10-31 12:26:44 -06:00
2021-12-27 08:40:33 -05:00
2020-04-24 10:09:59 -04:00
2021-10-25 14:33:13 -04:00
2021-10-31 12:26:44 -06:00
2021-10-31 12:26:44 -06:00
2021-10-31 12:26:44 -06:00
2021-10-23 15:47:33 +05:30
2021-02-02 15:33:42 -05:00
2020-07-31 10:13:00 -04:00
2021-10-31 12:26:44 -06:00
2021-02-02 15:33:42 -05:00