From 5820b4f320deba63bf925bd075c0302fa61b553e Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 12 Jan 2001 00:33:47 +0000 Subject: [PATCH] *** empty log message *** --- pandatool/src/egg-palettize/txaLine.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/pandatool/src/egg-palettize/txaLine.cxx b/pandatool/src/egg-palettize/txaLine.cxx index 98cfb7fbc0..f5badeec4d 100644 --- a/pandatool/src/egg-palettize/txaLine.cxx +++ b/pandatool/src/egg-palettize/txaLine.cxx @@ -47,6 +47,7 @@ parse(const string &line) { size_t colon = line.find(':'); if (colon == string::npos) { nout << "Colon required.\n"; + return false; } // Chop up the first part of the string (preceding the colon) into