Home
last modified time | relevance | path

Searched refs:RemComment (Results 1 – 1 of 1) sorted by relevance

/external/jhead/
Djhead.c98 static char * RemComment = NULL; // Remove this tag variable
238 if (RemComment){
239 if (strlen(RemComment) == l){
240 if (!memcmp(Line, RemComment, l)){
941 AddComment || RemComment ||
1618 RemComment = argv[++argn];