Skip to content
Snippets Groups Projects
  • ShadowNinja's avatar
    93887043
    Clean up Strfnd · 93887043
    ShadowNinja authored
    Changes:
      * Fix indentation.
      * Pass strings by const reference.
      * Merge Strfnd and WStrfnd into one class instead of copying them.
      * Remove trailing spaces.
      * Fix variable names.
      * Move to util.
      * Other miscellaneous style fixes.
    93887043
    History
    Clean up Strfnd
    ShadowNinja authored
    Changes:
      * Fix indentation.
      * Pass strings by const reference.
      * Merge Strfnd and WStrfnd into one class instead of copying them.
      * Remove trailing spaces.
      * Fix variable names.
      * Move to util.
      * Other miscellaneous style fixes.