diff options
author | ng0 <ng0@n0.is> | 2019-04-14 07:40:00 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-04-14 07:40:00 +0000 |
commit | e8929a75c962bad2b3f6601b3b66aa99d241b4e8 (patch) | |
tree | 9a2305bf155544a8bd5c011555eb8e5ee8ed9235 /src | |
parent | 46a39fa65d1350e48e770f1cf47a8a2fbd603bf0 (diff) |
fs_uri.c: whitespace fix
Diffstat (limited to 'src')
-rw-r--r-- | src/fs/fs_uri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c index 7d5a9a70a..a91212121 100644 --- a/src/fs/fs_uri.c +++ b/src/fs/fs_uri.c @@ -11,7 +11,7 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. |