Closed Bug 261899 Opened 20 years ago Closed 20 years ago

Fix a warning introduced by an automated license change

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

All
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8alpha5

People

(Reporter: Waldo, Assigned: gerv)

References

()

Details

The top line of the following file generates a warning:

http://lxr.mozilla.org/mozilla/source/embedding/browser/gtk/src/EmbedComponents.cpp.in

You need to change the "-*-/" at the end of the line to "-*- */" to stop the
warning.  (I'd patch, but this is easier for you to fix by hand.)  The syntax
can be verified by viewing the top line of this file found in the same directory:

http://lxr.mozilla.org/mozilla/source/embedding/browser/gtk/src/GtkPromptService.cpp
Jeff: thanks for catching this. Presumably a hand-editing error, as the script
gets it right.

I'll fix this when the tree reopens.

Gerv
Gerv: ping?
Fixed. Sorry for the delay. 

Checking in embedding/browser/gtk/src/EmbedComponents.cpp.in;
/cvsroot/mozilla/embedding/browser/gtk/src/EmbedComponents.cpp.in,v  <-- 
EmbedComponents.cpp.in
new revision: 1.3; previous revision: 1.2
done

Gerv
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8alpha5
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.