Skip to content

Assorted code cleanups

Alan Coopersmith requested to merge alanc/libxaw:next into master
  • Variable scope reductions as suggested by cppcheck
  • Handle redundantInitialization warnings from cppcheck
  • Use C99 designated initializers where appropriate

Merge request reports