coverity#982647 Missing break in switch
Change-Id: Ifa318214079eeb2f903b3e0c4a27c1a807787fd4
This commit is contained in:
@@ -292,6 +292,7 @@ int deftype (line, filep, file_red, file, parse_it, symbols)
|
||||
case IFNDEF:
|
||||
debug(0,("%s, line %d: #%s %s\n",
|
||||
file->i_file, filep->f_line, directives[ret], p));
|
||||
//fall-through
|
||||
case UNDEF:
|
||||
/*
|
||||
* separate the name of a single symbol.
|
||||
|
Reference in New Issue
Block a user