diff options
Diffstat (limited to 'gas/hex-value.c')
-rw-r--r-- | gas/hex-value.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/hex-value.c b/gas/hex-value.c index b4307a2..36defad 100644 --- a/gas/hex-value.c +++ b/gas/hex-value.c @@ -52,4 +52,5 @@ dummy2() { } #endif -/* end:hex_value.c */ + +/* end of hex_value.c */ |