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
..
2015-11-05 10:51:57 -05:00
2018-01-28 09:39:05 -05:00
2018-09-25 21:49:18 -04:00
2015-10-21 09:14:07 -04:00
2021-12-23 10:24:40 -05:00
2022-01-19 18:11:34 +01:00
2018-09-10 20:48:16 -04:00
2018-05-07 09:34:12 -04:00
2010-05-06 00:17:01 +02:00
2021-01-29 20:22:40 +01:00
2021-09-18 03:47:50 -06:00
2010-01-17 20:36:05 -05:00
2018-09-10 20:48:16 -04:00
2020-08-26 09:20:05 +02:00
2018-06-03 15:27:21 +02:00