Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
22f19020
Commit
22f19020
authored
Jan 21, 2016
by
rswindell
Browse files
Typo in comment.
parent
6a8b29cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/xpdev/dirwrap.c
src/xpdev/dirwrap.c
+2
-2
No files found.
src/xpdev/dirwrap.c
View file @
22f19020
...
...
@@ -8,7 +8,7 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright
2011
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright Rob Swindell - http://www.synchro.net/copyright.html
*
* *
* This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public License *
...
...
@@ -873,7 +873,7 @@ ulong DLLCALL getdisksize(const char* path, ulong unit)
}
/****************************************************************************/
/* Resolves //, /./, and /../ in a path. Should work i
n
detically to Windows */
/* Resolves //, /./, and /../ in a path. Should work ide
n
tically to Windows */
/****************************************************************************/
#if defined(__unix__)
char
*
DLLCALL
_fullpath
(
char
*
target
,
const
char
*
path
,
size_t
size
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment