Skip to content

Commit

Permalink
Small change
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio914 committed Jan 8, 2016
1 parent 4fbf05e commit b266256
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ArduinoGL.cpp
@@ -1,5 +1,5 @@
/*
ArduinoGL.h - OpenGL subset for Arduino.
ArduinoGL.h - OpenGL subset for Arduino.
Created by Fabio de Albuquerque Dela Antonio
fabio914 at gmail.com
*/
Expand Down
2 changes: 1 addition & 1 deletion ArduinoGL.h
@@ -1,5 +1,5 @@
/*
ArduinoGL.h - OpenGL subset for Arduino.
ArduinoGL.h - OpenGL subset for Arduino.
Created by Fabio de Albuquerque Dela Antonio
fabio914 at gmail.com
*/
Expand Down
2 changes: 1 addition & 1 deletion Canvas.cpp
@@ -1,5 +1,5 @@
/*
Canvas.h - Simple canvas.
Canvas.h - Simple canvas.
*/

#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion Canvas.h
@@ -1,5 +1,5 @@
/*
Canvas.h - Simple canvas.
Canvas.h - Simple canvas.
*/

#ifndef Canvas_h
Expand Down
2 changes: 1 addition & 1 deletion PCD8544.cpp
@@ -1,5 +1,5 @@
/*
PDC8544.cpp - Simple PDC8544 display controller.
PDC8544.cpp - Simple PDC8544 display controller.
*/

#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion PCD8544.h
@@ -1,5 +1,5 @@
/*
PDC8544.h - Simple PDC8544 display controller.
PDC8544.h - Simple PDC8544 display controller.
*/

#ifndef PDC8544_h
Expand Down

0 comments on commit b266256

Please sign in to comment.