Skip to content

Commit d37dae3

Browse files
waltersomeddelbuettel
authored andcommitted
Correct format of ChangeLog entry
1 parent 587b342 commit d37dae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
* inst/include/Rcpp/DataFrame.h: Implement explict push_back and
2323
push_front for DataFrame, which takes care to set the class and
2424
row.names attributes.
25-
* inst/tinyTest/test_dataframe.R Add in tests for push_back/push_front
26-
* inst/tinyTest/cpp/DataFrame.cpp
25+
* inst/tinyTest/test_dataframe.R: Add in tests for push_back/push_front
26+
* inst/tinyTest/cpp/DataFrame.cpp: Idem
2727

2828
2020-06-27 Dirk Eddelbuettel <[email protected]>
2929

0 commit comments

Comments
 (0)