projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b3b99c
)
model: fix spacing
author
Brian Norris
<banorris@uci.edu>
Wed, 14 Nov 2012 23:28:25 +0000
(15:28 -0800)
committer
Brian Norris
<banorris@uci.edu>
Wed, 14 Nov 2012 23:28:25 +0000
(15:28 -0800)
model.h
patch
|
blob
|
history
diff --git
a/model.h
b/model.h
index 7065960b882bc8fc71eb3da2f8565fb1adc9eb9d..081a8ce603bcba39728c2a30bf59ddb9c3261649 100644
(file)
--- a/
model.h
+++ b/
model.h
@@
-51,7
+51,7
@@
struct model_params {
struct PendingFutureValue {
ModelAction *writer;
- ModelAction *
act;
+ ModelAction *act;
};
/** @brief Records information regarding a single pending release sequence */