summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-12-20 00:48:12 +0300
committerEd Tanous <edtanous@google.com>2023-05-26 01:10:11 +0300
commit1d869608fb671a2c5e80563c9fa8c630aa728346 (patch)
tree43e078dba3e99077ce82efa91d20b343faffe70a /DEVELOPING.md
parent185444b1dd5f28702e287c4ce7f7b6558356519b (diff)
downloadbmcweb-1d869608fb671a2c5e80563c9fa8c630aa728346.tar.xz
Add maybe_unused to possibly unused argument
There are cases in this method where if CSRF protection is disabled, this argument will not be used, and will trigger a compile error. This commit fixes the compile error. Tested: Code compiles with CSRF disabled option set. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I6daa5193fa162c73c57991600058c198dc38a418
Diffstat (limited to 'DEVELOPING.md')
0 files changed, 0 insertions, 0 deletions