aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-14 07:40:00 +0000
committerng0 <ng0@n0.is>2019-04-14 07:40:00 +0000
commite8929a75c962bad2b3f6601b3b66aa99d241b4e8 (patch)
tree9a2305bf155544a8bd5c011555eb8e5ee8ed9235 /src/fs
parent46a39fa65d1350e48e770f1cf47a8a2fbd603bf0 (diff)
downloadgnunet-e8929a75c962bad2b3f6601b3b66aa99d241b4e8.tar.gz
gnunet-e8929a75c962bad2b3f6601b3b66aa99d241b4e8.zip
fs_uri.c: whitespace fix
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/fs_uri.c2
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 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17