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
..
2021-07-14 16:48:14 -04:00
2022-01-19 18:11:34 +01:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2019-07-19 15:18:47 +02:00
2020-01-27 19:54:20 -05:00
2019-11-23 22:29:49 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2016-10-11 10:17:06 -06:00
2017-06-09 20:25:16 +09:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-09-04 12:26:02 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-01-18 15:23:06 -05:00
2017-08-01 11:58:01 +09:00
2021-04-08 09:18:29 +02:00
2018-05-07 09:34:12 -04:00
2018-06-27 09:47:46 +02:00
2022-01-19 18:11:34 +01:00
2018-05-07 09:34:12 -04:00
2022-01-19 18:11:34 +01:00
2019-11-10 20:34:10 +08:00
2018-05-07 09:34:12 -04:00
2018-01-24 16:07:19 +09:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-12-10 06:17:30 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-12-10 06:17:30 +01:00
2021-07-15 17:56:04 +05:30