Remove trailing whitespace in inc files

This commit is contained in:
Gabriel Caruso 2018-02-09 22:49:21 -02:00 committed by Nikita Popov
parent 1422e2ffd1
commit 21e3b0c70c
84 changed files with 504 additions and 504 deletions

View file

@ -23,7 +23,7 @@ function __load_class($classname, $dir)
return false;
}
/**
/**
* @brief Class loader for SPL example classes
* @author Marcus Boerger
* @version 1.0