Browse Source

uncrustify libraries/AP_Common/c++.h

master
uncrustify 13 years ago committed by Pat Hickey
parent
commit
e79d9adea0
  1. 4
      libraries/AP_Common/c++.h

4
libraries/AP_Common/c++.h

@ -1,7 +1,7 @@
#ifndef CPP_H #ifndef CPP_H
#define CPP_H #define CPP_H
void displayMemory(); void displayMemory();
int freeMemory(); int freeMemory();
#endif #endif

Loading…
Cancel
Save