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-12-19 09:50:47 +01:00
2020-09-22 11:27:18 +03:00
2021-10-23 15:47:33 +05:30
2021-09-17 14:47:03 -04:00
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2021-01-27 16:58:57 -05:00
2020-07-10 11:47:12 +02:00
2020-01-20 10:10:28 +05:30
2021-03-01 09:54:11 -05:00
2021-07-01 16:34:32 -04:00
2022-01-19 18:11:34 +01:00
2020-12-02 16:21:58 -05:00
2021-05-24 14:21:30 -04:00
2020-07-01 11:48:05 -04:00
2020-07-01 11:48:05 -04:00
2020-07-01 11:48:05 -04:00
2020-07-01 11:48:05 -04:00
2021-09-30 09:08:16 -04:00
2020-06-02 13:06:11 -04:00
2021-07-26 09:18:45 +02:00
2021-11-23 09:57:55 +02:00
2021-04-08 17:29:13 +08:00
2020-05-11 01:30:49 +05:30
2021-09-30 09:08:16 -04:00
2021-10-08 15:53:26 -04:00
2020-08-24 16:37:53 +02:00
2020-04-26 14:24:08 -06:00
2021-09-30 09:08:16 -04:00
2021-03-01 09:54:11 -05:00
2021-07-15 17:56:04 +05:30
2021-04-20 07:31:12 -04:00
2021-06-11 16:34:52 +05:30
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2022-01-13 09:13:41 -07:00
2022-01-19 18:11:34 +01:00
2021-01-31 14:08:56 +01:00
2022-01-19 18:11:34 +01:00