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-05-24 14:21:30 -04:00
2021-08-03 00:01:38 +08:00
2021-02-02 15:33:42 -05:00
2021-08-03 00:01:38 +08:00
2021-02-02 15:33:42 -05:00
2021-09-17 12:10:44 -04:00
2021-02-02 15:33:42 -05:00
2021-10-21 03:46:03 +02:00
2021-09-30 09:08:16 -04:00
2021-07-07 10:17:54 -04:00
2021-12-31 06:45:01 +01: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
2022-01-15 10:57:22 +01:00
2022-01-19 18:11:34 +01:00
2021-07-15 19:50:09 +08:00
2021-09-25 09:46:15 -06:00
2022-01-15 10:57:22 +01:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01: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
2022-01-15 10:57:22 +01:00
2021-05-24 14:21:30 -04:00
2021-03-27 15:04:31 +13:00
2021-07-24 10:49:51 +02:00
2021-09-25 09:46:15 -06:00
2021-12-31 06:45:01 +01:00