Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sofia-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
external
sofia-sip
Commits
d4a8f585
Commit
d4a8f585
authored
Nov 27, 2008
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
su/memcspn.c: fixed whitespace
darcs-hash:20081127130526-db55f-ae18558199f7145eb1406ab99120acffd34569a3.gz
parent
df427d3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
memcspn.c
libsofia-sip-ua/su/memcspn.c
+3
-3
No files found.
libsofia-sip-ua/su/memcspn.c
View file @
d4a8f585
...
...
@@ -24,9 +24,9 @@
/**@internal @file memcspn.c
* @brief The memcspn() replacement function.
*
*
* @author Pekka Pessi <Pekka.Pessi@nokia.com>
*
*
* @date Created: Thu Nov 17 17:45:51 EET 2005 ppessi
*/
...
...
@@ -48,7 +48,7 @@
* @return
* The memspn() function returns the number of bytes in the memory area @a
* which consists entirely of bytes not in @a reject.
* @par
* @par
* If @a rejectlen is 0, or @a reject is NULL, it returns @a memlen, size of
* the memory area.
*/
...
...
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