all repos — fluxbox @ 7669a04b24216b0635672ccebb8aafb1c293e0cd

custom fork of the fluxbox windowmanager

minor fixes
fluxgen fluxgen
commit

7669a04b24216b0635672ccebb8aafb1c293e0cd

parent

17227b5d090efe35af8f4fbc4788aaceb190df5c

1 files changed, 1 insertions(+), 5 deletions(-)

jump to
M src/StringUtil.hhsrc/StringUtil.hh

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -//$Id: StringUtil.hh,v 1.7 2002/03/20 11:32:03 fluxgen Exp $ +//$Id: StringUtil.hh,v 1.8 2002/04/12 15:06:07 fluxgen Exp $ #ifndef STRINGUTIL_HH #define STRINGUTIL_HH

@@ -40,10 +40,6 @@ const char *ok_chars=" \t\n");

//--------- stringtok ---------------------------------- // Breaks a string into tokens -// Usage check: -// http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/howto.html#3 -// Taken from an example at: -// http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/stringtok_std_h.txt //-------------------------------------------------- template <typename Container> static void