From: Wolfgang Bangerth Date: Mon, 28 Oct 2013 02:59:42 +0000 (+0000) Subject: Unify spelling of arguments. X-Git-Tag: v8.1.0~478 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9556d49a21646a0e8ee9a842863d836600706ce0;p=dealii.git Unify spelling of arguments. git-svn-id: https://svn.dealii.org/trunk@31456 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-13/step-13.cc b/deal.II/examples/step-13/step-13.cc index 909ff972d4..cd1f9525b7 100644 --- a/deal.II/examples/step-13/step-13.cc +++ b/deal.II/examples/step-13/step-13.cc @@ -667,7 +667,7 @@ namespace Step13 void local_assemble_matrix (const typename DoFHandler::active_cell_iterator &cell, - AssemblyScratchData &scratch, + AssemblyScratchData &scratch_data, AssemblyCopyData ©_data) const; void