Skip to content

Commit

Permalink
Merge pull request #14 from PESchoenberg/develop
Browse files Browse the repository at this point in the history
Maint.
  • Loading branch information
PESchoenberg committed Apr 11, 2020
2 parents fb8f334 + 202ac5d commit 9b0dbb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion orbiter/orbitersdk/samples/SQLC/SQLC/sqlc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// point for your own MFD developments.
// ==============================================================
// SQL Console
// Pablo Edronkin, 2017
// Pablo Edronkin, 2017 - 2020.
//
// sqlc.cpp
//
Expand Down
4 changes: 2 additions & 2 deletions orbiter/orbitersdk/samples/SQLC/SQLC/sqlc.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// point for your own MFD developments.
// ==============================================================
// SQL Console
// Pablo Edronkin, 2017
// Pablo Edronkin, 2017 - 2020.
//
// sqlc.h
//
Expand Down Expand Up @@ -96,4 +96,4 @@ class SQLC: public MFD2
oapi::Font *font;
};

#endif // !__SQLC_H
#endif // !__SQLC_H

0 comments on commit 9b0dbb9

Please sign in to comment.