mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
Fix some comments; no bug. (DONTBUILD)
This commit is contained in:
parent
6d4ad1f110
commit
b8d7a59583
@ -2504,7 +2504,7 @@ nsRuleNode::AdjustLogicalBoxProp(nsStyleContext* aContext,
|
||||
bool canStoreInRuleTree = aCanStoreInRuleTree;
|
||||
|
||||
/**
|
||||
* Begin an nsRuleNode::Compute*Data function for an inherited struct.
|
||||
* End an nsRuleNode::Compute*Data function for an inherited struct.
|
||||
*
|
||||
* @param type_ The nsStyle* type this function computes.
|
||||
* @param data_ Variable holding the result of this function.
|
||||
@ -2539,7 +2539,7 @@ nsRuleNode::AdjustLogicalBoxProp(nsStyleContext* aContext,
|
||||
return data_;
|
||||
|
||||
/**
|
||||
* Begin an nsRuleNode::Compute*Data function for a reset struct.
|
||||
* End an nsRuleNode::Compute*Data function for a reset struct.
|
||||
*
|
||||
* @param type_ The nsStyle* type this function computes.
|
||||
* @param data_ Variable holding the result of this function.
|
||||
|
Loading…
Reference in New Issue
Block a user