# HG changeset patch # User diego # Date 1211843386 0 # Node ID a2449742ca2af7d6a5cfb1f96233ae54aefbf109 # Parent 9333cbdc4524eee623880c64c5fa8a3bcd18991f cosmetics: Use C-style comments in #endif directives. diff -r 9333cbdc4524 -r a2449742ca2a acelp_vectors.h --- a/acelp_vectors.h Mon May 26 18:26:47 2008 +0000 +++ b/acelp_vectors.h Mon May 26 23:09:46 2008 +0000 @@ -148,4 +148,4 @@ int shift, int length); -#endif // FFMPEG_ACELP_VECTORS_H +#endif /* FFMPEG_ACELP_VECTORS_H */