Skip to content

Commit 5f2e89f

Browse files
committed
white-space only: indentation, around operators/braces/function/function arguments, untabified
1 parent b2c740c commit 5f2e89f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/include/Rcpp.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//
33
// Rcpp.h: R/C++ interface class library
44
//
5-
// Copyright (C) 2008 - 2009 Dirk Eddelbuettel
6-
// Copyright (C) 2009 - 2014 Dirk Eddelbuettel and Romain Francois
5+
// Copyright (C) 2008 - 2009 Dirk Eddelbuettel
6+
// Copyright (C) 2009 - 2015 Dirk Eddelbuettel and Romain Francois
77
//
88
// This file is part of Rcpp.
99
//

0 commit comments

Comments
 (0)