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
..
2020-05-18 21:19:23 -04:00
2021-03-02 14:03:02 -05:00
2021-03-02 14:03:02 -05:00
2021-03-02 14:03:02 -05:00
2021-07-06 14:07:36 -04:00
2021-05-24 14:21:30 -04:00
2021-12-27 16:20:18 -05:00
2021-03-02 14:03:02 -05:00
2022-01-19 18:11:34 +01:00
2021-10-08 08:30:18 +02:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2021-03-02 15:53:37 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-12-02 18:25:01 -05:00
2020-05-18 21:19:18 -04:00
2020-08-05 08:18:34 -04:00
2018-05-07 09:34:12 -04:00
2021-08-31 17:47:49 -04:00
2020-05-18 21:19:23 -04:00
2018-07-25 14:57:43 +02:00
2021-09-30 08:08:56 -04:00
2018-07-23 10:53:12 +02:00
2018-06-03 15:27:21 +02:00
2019-02-13 09:40:06 +01:00
2021-09-02 09:48:20 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-05-18 17:33:31 -04:00