ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/misc.h
(Generate patch)

Comparing hopm/trunk/src/misc.h (file contents):
Revision 7711 by michael, Mon Sep 26 11:45:41 2016 UTC vs.
Revision 7724 by michael, Mon Sep 26 14:55:08 2016 UTC

# Line 23 | Line 23
23  
24   extern const char *date_iso8601(time_t);
25   extern const char *time_dissect(time_t);
26 < extern void strip_tabs(char *, const char *, size_t);
26 > extern char *stripws(char *);
27   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)