Skip to content

minor code cleanups

Alan Coopersmith requested to merge alanc/xkbprint:cleanup into master
  • configure: Use AC_SYS_LARGEFILE to enable large file support
  • ClearFontStuff: avoid NULL pointer dereference
  • FindKeysymsByName: avoid NULL pointer dereference
  • Variable scope reductions
  • Use C99 struct initializers

Merge request reports