Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
50d84113
Commit
50d84113
authored
Apr 03, 2002
by
Pontus Freyhult
Browse files
* src/format.h (lsh_string_bubblebabble): New function to
bubblebabble a string. Rev: src/format.h:1.37
parent
c3a735cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/format.h
View file @
50d84113
...
...
@@ -109,4 +109,7 @@ int lsh_string_prefixp(const struct lsh_string *prefix,
struct
lsh_string
*
lsh_string_colonize
(
struct
lsh_string
*
s
,
int
every
,
int
freeflag
);
struct
lsh_string
*
lsh_string_bubblebabble
(
struct
lsh_string
*
s
,
int
freeflag
);
#endif
/* LSH_FORMAT_H_INCLUDED */
Write
Preview
Supports
Markdown
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