paranoia.c: slight code touch-up. *.cpp remove lint warnings, e.g. int -> unsigned int
This commit is contained in:
12
example/C++/.gitignore
vendored
12
example/C++/.gitignore
vendored
@@ -1,5 +1,13 @@
|
||||
/*.o
|
||||
/*~
|
||||
/.deps
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/*~
|
||||
/*.o
|
||||
/device
|
||||
/eject
|
||||
/isofile
|
||||
/isofile2
|
||||
/isolist
|
||||
/main
|
||||
/mmc1
|
||||
/mmc2
|
||||
|
||||
Reference in New Issue
Block a user